summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-09-23net: dsa: sja1105: remove sp->dpVladimir Oltean1-1/+0
2021-09-23firmware: zynqmp: Add MMIO read and write support for PS_MODE pinPiyush Mehta1-0/+14
2021-09-23lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann1-0/+3
2021-09-23lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann1-0/+2
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby1-2/+2
2021-09-22tty: remove file from tty_mode_ioctlJiri Slaby1-2/+1
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby1-1/+1
2021-09-22tty: remove extern from functions in tty headersJiri Slaby4-95/+94
2021-09-22tty: remove flags from struct tty_ldisc_opsJiri Slaby1-3/+0
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson1-5/+0
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson1-0/+2
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui1-1/+1
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-143/+110
2021-09-22soc: qcom: aoss: Expose send for generic usecaseDeepak Kumar Singh1-0/+38
2021-09-21libnvdimm/labels: Add uuid helpersDan Williams1-2/+2
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran1-1/+1
2021-09-21cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_bufTobias Klauser1-3/+4
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli1-0/+8
2021-09-21bus: ti-sysc: Handle otg force idle quirkTony Lindgren1-0/+1
2021-09-21bus: ti-sysc: Add quirk handling for reset on re-initTony Lindgren1-0/+1
2021-09-21bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren1-0/+1
2021-09-21fscrypt: remove fscrypt_operations::max_namelenEric Biggers1-3/+0
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang1-0/+2
2021-09-20misc_cgroup: remove error log to avoid log floodChunguang Xu1-1/+0
2021-09-20misc_cgroup: introduce misc.events to count failuresChunguang Xu1-0/+5
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier1-0/+6
2021-09-20lsm,io_uring: add LSM hooks to io_uringPaul Moore3-0/+34
2021-09-20fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()Paul Moore1-0/+4
2021-09-20audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore1-0/+26
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+3
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal1-0/+1
2021-09-18bpf: Add bpf_trace_vprintk helperDave Marchevsky1-0/+1
2021-09-18bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky1-0/+2
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+23
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli1-0/+1
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+16
2021-09-17locking/lockdep: Cleanup the repeated declarationShaokun Zhang1-2/+0
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou1-1/+1
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst2-14/+3
2021-09-17net: update NXP copyright textVladimir Oltean2-2/+2
2021-09-17net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli1-0/+1
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski57-665/+912
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-111/+29
2021-09-16rcu: Avoid unneeded function call in rcu_read_unlock()Waiman Long1-1/+2
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds1-0/+2
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-15rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()Paul E. McKenney1-2/+3
2021-09-15Revert "iov_iter: track truncated size"Jens Axboe1-5/+1
2021-09-15x86: Always inline context_tracking_guest_enter()Peter Zijlstra1-1/+1