summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-10/+7
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov1-1/+1
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-2/+74
2025-01-10drm/xe: remove unused xe_pciids.h harder, add missing PCI IDJani Nikula2-236/+2
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst1-1/+11
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie31-108/+301
2025-01-10hyperv: Remove the now unused hyperv-tlfs.h filesNuno Das Neves1-883/+0
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves3-6/+5
2025-01-10hyperv: Add new Hyper-V headers in include/hypervNuno Das Neves5-0/+2746
2025-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-30/+101
2025-01-10jump_label: Define guard() for jump_label_lockMasami Hiramatsu (Google)1-0/+3
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2-15/+43
2025-01-10firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-01-09spi: spi-mem: Create macros for DTR operationMiquel Raynal1-0/+41
2025-01-09spi: spi-mem: Reorder spi-mem macro assignmentsMiquel Raynal1-4/+4
2025-01-09spi: spi-mem: Add a new controller capabilityMiquel Raynal1-0/+2
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal1-1/+11
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner1-2/+1
2025-01-09rculist: add list_bidir_{del,prev}_rcu()Christian Brauner1-0/+44
2025-01-09fs: kill MNT_ONRBChristian Brauner1-2/+1
2025-01-09samples: add a mountinfo program to demonstrate statmount()/listmount()Jeff Layton0-0/+0
2025-01-09fs: add STATX_DIO_READ_ALIGNChristoph Hellwig2-1/+4
2025-01-09fs: reformat the statx definitionChristoph Hellwig1-23/+72
2025-01-09ASoC: remove disable_route_checksKuninori Morimoto1-1/+0
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal2-0/+13
2025-01-09netlink: add IPv6 anycast join/leave notificationsYuyang Huang2-1/+10
2025-01-09HID: amd_sfh: Add support to export device operating statesBasavaraj Natikar1-0/+15
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-01-09mfd: syscon: Remove the platform driver supportRob Herring (Arm)1-9/+0
2025-01-09mfd: tps65219: Remove unused macros & add regmap.hShree Ramamoorthy1-6/+1
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh1-2/+2
2025-01-09HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementationEven Xu1-0/+73
2025-01-09HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layerEven Xu1-0/+44
2025-01-09HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementationEven Xu1-0/+118
2025-01-09HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layerEven Xu1-0/+37
2025-01-09HID: intel-ish-hid: Remove unused ishtp_cl_tx_emptyDr. David Alan Gilbert1-1/+0
2025-01-09HID: fix generic desktop D-Pad controlsTerry Tritton1-0/+1
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+7
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-10/+245
2025-01-09firmware: qcom: scm: add calls for wrapped key supportGaurav Kashyap1-0/+8
2025-01-09seccomp: Stub for !CONFIG_SECCOMPLinus Walleij1-1/+1
2025-01-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam1-8/+11
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-7/+41
2025-01-08kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...Frederic Weisbecker1-5/+16
2025-01-08kthread: Implement preferred affinityFrederic Weisbecker1-0/+1
2025-01-08kthread: Default affine kthread to its preferred NUMA nodeFrederic Weisbecker1-0/+1