aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-01soundwire: intel: add comment for control stream cap/chmapPierre-Louis Bossart1-0/+2
2022-09-01soundwire: intel: remove unused PDM capabilitiesPierre-Louis Bossart1-6/+0
2022-09-01soundwire: intel: cleanup SHIM SYNCPierre-Louis Bossart1-8/+9
2022-09-01soundwire: intel: remove IPPTR unused definitionPierre-Louis Bossart1-1/+0
2022-09-01soundwire: intel: regroup definitions for LCTLPierre-Louis Bossart1-5/+7
2022-09-01soundwire: intel: cleanup definition of LCOUNTPierre-Louis Bossart1-0/+3
2022-09-01mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()Hyeonggon Yoo1-13/+14
2022-09-01EDAC/mc: Replace spaces with tabs in memtype flags definitionSerge Semin1-15/+15
2022-08-31clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646xLukas Bulwahn1-8/+0
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-08-31soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3Allen-KH Cheng1-0/+2
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-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-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.Xu1-0/+3
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-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-30netlink: add helpers for extack attr presence checkingJakub Kicinski1-0/+11
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski1-0/+13
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Isaac Manjarres1-0/+1
2022-08-30locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()Marco Elver1-0/+6