summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-14mmc: core: Add open-ended Ext memory addressingAvri Altman-0/+4
2024-10-14mmc: sd: Add Extension memory addressingAvri Altman-0/+3
2024-10-14mmc: sd: SDUC Support RecognitionAvri Altman-1/+2
2024-10-14mmc: core: Add SD card quirk for broken poweroff notificationKeita Aihara-0/+1
2024-10-14ALSA: hda: Fix all stream interrupts definitionAmadeusz Sławiński-1/+1
2024-10-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann-63/+350
2024-10-14sched/fair: Fix external p->on_rq usersPeter Zijlstra-0/+5
2024-10-14Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski-75/+294
2024-10-14drivers/base: Remove unused auxiliary_find_deviceDr. David Alan Gilbert-4/+0
2024-10-14list: Remove duplicated and unused macro list_for_each_reverseZijun Hu-8/+0
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman-75/+294
2024-10-13misc: keba: Add UART devicesGerhard Engleder-0/+12
2024-10-13misc: keba: Add battery deviceGerhard Engleder-0/+10
2024-10-13misc: keba: Add fan deviceGerhard Engleder-0/+10
2024-10-13misc: keba: Add SPI controller deviceGerhard Engleder-0/+15
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong-0/+9
2024-10-13net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong-0/+6
2024-10-13net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong-0/+9
2024-10-13net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong-0/+16
2024-10-13net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong-5/+8
2024-10-13net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong-2/+8
2024-10-13net: skb: add pskb_network_may_pull_reason() helperMenglong Dong-1/+7
2024-10-12media: videodev2: Add flag to unconditionally enumerate pixel formatsBenjamin Gaignard-0/+3
2024-10-12Merge tag 'pwm/duty_offset-for-6.13-rc1' into togregJonathan Cameron-9/+185
2024-10-12iio: Convert unsigned to unsigned intAndy Shevchenko-11/+11
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron-55/+244
2024-10-12media: v4l2-core: add v4l2_debugfs_if_alloc/free()Hans Verkuil-0/+48
2024-10-12media: v4l2-core: add v4l2_debugfs_root()Hans Verkuil-0/+15
2024-10-11net: enetc: add missing static descriptor and inline keywordWei Fang-1/+2
2024-10-11Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+16
2024-10-11net: do not acquire rtnl in fib_seq_sum()Eric Dumazet-1/+1
2024-10-11ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seqEric Dumazet-4/+4
2024-10-11ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seqEric Dumazet-3/+3
2024-10-11fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seqEric Dumazet-1/+1
2024-10-11drm/i915/xe3lpd: reuse xe2lpd definitionClint Taylor-0/+12
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler-6/+0
2024-10-11netlabel,smack: use lsm_prop for audit dataCasey Schaufler-1/+1
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler-0/+7
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler-4/+6
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler-9/+10
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler-5/+17
2024-10-11audit: maintain an lsm_prop in audit_contextCasey Schaufler-0/+24
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler-1/+11
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler-4/+6
2024-10-11lsm: add the lsm_prop data structureCasey Schaufler-0/+86
2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet-3/+2
2024-10-11drm/ttm: Fix incorrect use of kernel-doc formatThomas Hellström-1/+1
2024-10-11ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routinePierre-Louis Bossart-0/+4
2024-10-11accel/ivpu: Stop using hardcoded DRIVER_DATEJacek Lawrynowicz-3/+0
2024-10-11phy: sun4i-usb: Fix a typoAndrew Kreimer-1/+1