summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31xattr: constify value argument in vfs_setxattr()Christian Brauner
2022-08-31acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner
2022-08-31fscache: fix misdocumented parameterKhalid Masum
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg
2022-08-31srcu: Make Tiny SRCU use full-sized grace-period countersPaul E. McKenney
2022-08-31srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture outputPaul E. McKenney
2022-08-31rcu: Add functions to compare grace-period state valuesPaul E. McKenney
2022-08-31rcu: Remove ->rgos_polled field from rcu_gp_oldstate structurePaul E. McKenney
2022-08-31rcu: Add full-sized polling for cond_sync_exp_full()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for cond_sync_full()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for start_poll_expedited()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for start_poll()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for get_state()Paul E. McKenney
2022-08-31rcu: Add full-sized polling for get_completed*() and poll_state*()Paul E. McKenney
2022-08-31rcu: Update rcu_access_pointer() header for rcu_dereference_protected()Paul E. McKenney
2022-08-31gpio: ucb1400: Use proper headerLinus Walleij
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso
2022-08-31ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea
2022-08-31ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta
2022-08-31acl: add vfs_set_acl_prepare()Christian Brauner
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá
2022-08-30memory: mtk-smi: Add enable IOMMU SMC command for MM masterChengci.Xu
2022-08-30KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.Yosry Ahmed
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern
2022-08-30media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia
2022-08-30ACPI: Drop redundant acpi_dev_parent() headerRafael J. Wysocki
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Isaac Manjarres
2022-08-30Add Pink Sardine platform ASoC driverMark Brown
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-30locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()Marco Elver
2022-08-30perf/hw_breakpoint: Make hw_breakpoint_weight() inlinableMarco Elver
2022-08-30perf/hw_breakpoint: Optimize list of per-task breakpointsMarco Elver
2022-08-30perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in testMarco Elver
2022-08-30drm/dp: add drm_dp_phy_name() for getting DP PHY nameJani Nikula
2022-08-30media: videodev2.h: drop V4L2_CAP_ASYNCIOHans Verkuil