summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: return unsigned int from bdev_io_minChristoph Hellwig2024-12-051-1/+1
* netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao2024-12-051-1/+1
* time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda2024-12-051-1/+1
* bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)2024-11-171-2/+2
* PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli2024-11-081-0/+2
* net: Fix an unsafe loop on the listAnastasia Kovaleva2024-11-081-0/+2
* clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König2024-11-081-0/+109
* clk: Add (devm_)clk_get_optional() functionsPhil Edworthy2024-11-081-0/+36
* media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil2024-11-081-1/+5
* drm/printer: Allow NULL data in devcoredump printerMatthew Brost2024-11-081-1/+53
* netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter2024-11-081-1/+1
* tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt2024-11-081-2/+19
* tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet2024-11-081-1/+7
* f2fs: reduce expensive checkpoint trigger frequencyChao Yu2024-11-081-1/+2
* jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()Mauricio Faria de Oliveira2024-11-081-0/+4
* kthread: add kthread_work tracepointsRob Clark2024-11-081-0/+84
* netns: add pre_exit method to struct pernet_operationsEric Dumazet2024-09-121-0/+5
* ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)2024-09-121-2/+1
* bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2024-09-121-1/+2
* net: bridge: add support for sticky fdb entriesNikolay Aleksandrov2024-09-121-0/+1
* net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet2024-09-041-1/+1
* fbcon: Prevent that screen size is smaller than font sizeHelge Deller2024-09-041-0/+4
* kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima2024-09-041-0/+1
* block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa2024-09-041-1/+1
* overflow: Implement size_t saturating arithmetic helpersKees Cook2024-09-041-38/+70
* overflow.h: Add flex_array_size() helperGustavo A. R. Silva2024-09-041-4/+21
* fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro2024-09-041-0/+12
* bitmap: introduce generic optimized bitmap_size()Alexander Lobakin2024-09-042-4/+6
* netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-08-191-2/+19
* bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong2024-08-191-1/+0
* PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori2024-08-191-0/+2
* m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati2024-08-191-0/+3
* hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variantsGuenter Roeck2024-08-191-0/+39
* SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix2024-07-181-0/+1
* fsnotify: Do not generate events for O_PATH file descriptorsJan Kara2024-07-181-1/+7
* asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2024-07-182-3/+23
* ftruncate: pass a signed offsetArnd Bergmann2024-07-052-2/+2
* nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke2024-07-051-2/+2
* netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso2024-07-051-0/+5
* PCI: Add PCI_ERROR_RESPONSE and related definitionsNaveen Naidu2024-07-051-0/+9
* hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens2024-07-051-12/+12
* Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz2024-07-051-4/+32
* net: fix __dst_negative_advice() raceEric Dumazet2024-06-162-11/+4
* netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso2024-06-161-0/+3
* netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2024-06-162-6/+1
* netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso2024-06-161-3/+6
* netfilter: nf_tables: fix memleak when more than 255 elements expiredPablo Neira Ayuso2024-06-161-1/+1
* netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal2024-06-161-0/+5
* netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso2024-06-161-94/+3
* netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso2024-06-161-1/+60