aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31PM: suspend: move from strlcpy() with unused retval to strscpy()Wolfram Sang1-1/+1
2022-08-31overflow, tracing: Define the is_signed_type() macro onceBart Van Assche3-3/+6
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+2
2022-08-31coresight: Make new csdev_access offsets unsignedJames Clark1-11/+16
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark1-0/+18
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds3-0/+9
2022-08-31xattr: constify value argument in vfs_setxattr()Christian Brauner1-1/+1
2022-08-31acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner1-9/+0
2022-08-31fscache: fix misdocumented parameterKhalid Masum1-2/+2
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg1-0/+2
2022-08-31srcu: Make Tiny SRCU use full-sized grace-period countersPaul E. McKenney1-3/+3
2022-08-31srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture outputPaul E. McKenney1-2/+4
2022-08-31rcu: Add functions to compare grace-period state valuesPaul E. McKenney3-0/+63
2022-08-31rcu: Remove ->rgos_polled field from rcu_gp_oldstate structurePaul E. McKenney1-1/+0
2022-08-31rcu: Add full-sized polling for cond_sync_exp_full()Paul E. McKenney2-0/+6
2022-08-31rcu: Add full-sized polling for cond_sync_full()Paul E. McKenney2-0/+6
2022-08-31rcu: Add full-sized polling for start_poll_expedited()Paul E. McKenney2-0/+6
2022-08-31rcu: Add full-sized polling for start_poll()Paul E. McKenney2-0/+7
2022-08-31rcu: Add full-sized polling for get_state()Paul E. McKenney2-0/+7
2022-08-31rcu: Add full-sized polling for get_completed*() and poll_state*()Paul E. McKenney3-0/+20
2022-08-31rcu: Update rcu_access_pointer() header for rcu_dereference_protected()Paul E. McKenney1-5/+13
2022-08-31gpio: ucb1400: Use proper headerLinus Walleij1-1/+1
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso2-3/+0
2022-08-31ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea1-0/+4
2022-08-31ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea1-0/+4
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan1-0/+26
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta1-0/+1
2022-08-31acl: add vfs_set_acl_prepare()Christian Brauner1-0/+3
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz1-7/+7
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá1-169/+0
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá1-2/+0
2022-08-30memory: mtk-smi: Add enable IOMMU SMC command for MM masterChengci.Xu2-0/+8
2022-08-30KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.Yosry Ahmed1-0/+13
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern1-0/+2
2022-08-30media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia1-16/+0
2022-08-30ACPI: Drop redundant acpi_dev_parent() headerRafael J. Wysocki1-1/+0
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen2-5/+5
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen1-1/+1
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen1-1/+1
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko1-1/+0
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski2-0/+18
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski2-0/+19
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Isaac Manjarres1-0/+1
2022-08-30Add Pink Sardine platform ASoC driverMark Brown1-0/+444
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_init_listen()Mark Zhang1-1/+0
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang1-6/+1
2022-08-30locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()Marco Elver1-0/+6