summaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao1-2/+1
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados93-258/+258
2024-07-24hostfs: fix folio conversionLinus Torvalds1-1/+1
2024-07-24MAINTAINERS: make Breno the netconsole maintainerJakub Kicinski1-0/+6
2024-07-24MAINTAINERS: Update bonding entryJay Vosburgh1-3/+2
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata1-3/+4
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman4-5/+5
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-07-24inode: clarify what's lockedChristian Brauner1-11/+11
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells1-43/+48
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-24fs: use all available idsChristian Brauner1-1/+1
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells1-1/+1
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells1-0/+1
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner1-31/+227
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner1-23/+42
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis1-0/+2
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou1-13/+13
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik1-0/+20
2024-07-24netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUGDavid Howells1-10/+8
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells15-78/+113
2024-07-24netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal1-2/+10
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller3-1/+4
2024-07-24ice: Fix recipe read procedureWojciech Drewek1-4/+4
2024-07-24ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki4-1/+21
2024-07-23kbuild: doc: gcc to CC changeIvan Davydov1-3/+3
2024-07-23net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg1-5/+2
2024-07-23net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi1-1/+1
2024-07-23l2tp: make session IDR and tunnel session list coherentJames Chapman1-18/+14
2024-07-23ipv4: Fix incorrect source address in Record Route optionIdo Schimmel1-1/+1
2024-07-23mips: sibyte: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang3-34/+3
2024-07-23execve: Move KUnit tests to tests/ subdirectoryKees Cook5-3/+4
2024-07-22bcachefs: Fix printbuf usage while atomicKent Overstreet1-0/+1
2024-07-22bcachefs: More informative error message in reattach_inode()Kent Overstreet1-2/+5
2024-07-22tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song1-1/+1
2024-07-21kallsyms: change sym_entry::percpu_absolute to bool typeMasahiro Yamada1-4/+4
2024-07-21kallsyms: unify seq and start_pos fields of struct sym_entryMasahiro Yamada1-3/+2
2024-07-21kallsyms: add more original symbol type/name in comment linesMasahiro Yamada1-10/+9
2024-07-21kallsyms: use \t instead of a tab in printf()Masahiro Yamada1-1/+1
2024-07-21kallsyms: avoid repeated calculation of array size for markersMasahiro Yamada1-3/+4
2024-07-21kbuild: add script and target to generate pacman packageThomas Weißschuh5-1/+136
2024-07-21modpost: use generic macros for hash table implementationMasahiro Yamada1-13/+5
2024-07-21kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada18-226/+19
2024-07-20cifs: Fix missing fscache invalidationDavid Howells1-0/+6
2024-07-20io_uring: fix error pbuf checkingPavel Begunkov1-1/+3
2024-07-20io_uring: fix lost getsockopt completionsPavel Begunkov1-1/+1
2024-07-20LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov3-4/+7