summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon1-0/+5
2024-07-02fs_parse: add uid & gid option option parsing helpersEric Sandeen1-1/+5
2024-07-01Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2024-07-01syscalls: fix sys_fanotify_mark prototypeArnd Bergmann1-0/+6
2024-07-01Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel1-0/+1
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+19
2024-06-29block: simplify queue_logical_block_sizeChristoph Hellwig1-6/+1
2024-06-28Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz1-0/+2
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter1-0/+11
2024-06-28block: Add ioprio to block_rq tracepointDongliang Cui1-9/+32
2024-06-28block: remove bio_integrity_processChristoph Hellwig1-9/+0
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+23
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds1-2/+4
2024-06-28fs: export mount options via statmount()Josef Bacik1-1/+2
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens1-1/+5
2024-06-28pidfs: allow retrieval of namespace file descriptorsChristian Brauner1-0/+14
2024-06-28nsproxy: add helper to go from arbitrary namespace to ns_commonChristian Brauner1-0/+11
2024-06-28nsproxy: add a cleanup helper for nsproxyChristian Brauner1-0/+2
2024-06-28file: add take_fd() cleanup helperChristian Brauner2-5/+28
2024-06-28wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg1-1/+1
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik1-0/+2
2024-06-28fs: Allow listmount() in foreign mount namespaceChristian Brauner1-0/+2
2024-06-28fs: export the mount ns id via statmountJosef Bacik1-1/+3
2024-06-28listmount: allow listing in reverse orderChristian Brauner1-0/+1
2024-06-28path: add cleanup helperChristian Brauner1-0/+9
2024-06-28net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut1-1/+1
2024-06-27Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry1-1/+0
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-30/+30
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+7
2024-06-27vfs: rename parent_ino to d_parent_ino and make it use RCUMateusz Guzik2-15/+3
2024-06-27Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2024-06-27fs: new helper vfs_empty_path()Christian Brauner1-0/+17
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann3-17/+17
2024-06-27Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+5
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim1-1/+1
2024-06-27block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-06-27Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds3-14/+21
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso1-0/+5
2024-06-27Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig1-4/+8
2024-06-26block: remove the fallback case in queue_dma_alignmentChristoph Hellwig1-1/+1
2024-06-26block: remove disk_update_readaheadChristoph Hellwig1-1/+0
2024-06-26block: convert features and flags to __bitwise typesChristoph Hellwig1-42/+43
2024-06-26block: rename BLK_FEAT_MISALIGNEDChristoph Hellwig1-1/+1
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-7/+7
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2024-06-26nsfs: add pid translation ioctlsChristian Brauner1-0/+8