summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-09-23net: dsa: sja1105: remove sp->dpVladimir Oltean
2021-09-23firmware: zynqmp: Add MMIO read and write support for PS_MODE pinPiyush Mehta
2021-09-23lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann
2021-09-23lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby
2021-09-22tty: remove file from tty_mode_ioctlJiri Slaby
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby
2021-09-22tty: remove extern from functions in tty headersJiri Slaby
2021-09-22tty: remove flags from struct tty_ldisc_opsJiri Slaby
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-09-21soc: qcom: aoss: Expose send for generic usecaseDeepak Kumar Singh
2021-09-21libnvdimm/labels: Add uuid helpersDan Williams
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-09-21cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_bufTobias Klauser
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli
2021-09-21bus: ti-sysc: Handle otg force idle quirkTony Lindgren
2021-09-21bus: ti-sysc: Add quirk handling for reset on re-initTony Lindgren
2021-09-21bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren
2021-09-20fscrypt: remove fscrypt_operations::max_namelenEric Biggers
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20misc_cgroup: remove error log to avoid log floodChunguang Xu
2021-09-20misc_cgroup: introduce misc.events to count failuresChunguang Xu
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-09-19lsm,io_uring: add LSM hooks to io_uringPaul Moore
2021-09-19fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()Paul Moore
2021-09-19audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky
2021-09-17bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli
2021-09-17Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17locking/lockdep: Cleanup the repeated declarationShaokun Zhang
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst
2021-09-17net: update NXP copyright textVladimir Oltean
2021-09-16net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16rcu: Avoid unneeded function call in rcu_read_unlock()Waiman Long
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-15rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()Paul E. McKenney
2021-09-15Revert "iov_iter: track truncated size"Jens Axboe