summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-10fsnotify: separate mark iterator type from object type enumAmir Goldstein1-13/+28
2024-04-10fsnotify: clarify object type argumentAmir Goldstein1-16/+12
2024-04-10SUNRPC: Change return value type of .pc_encodeChuck Lever3-9/+9
2024-04-10SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever3-9/+10
2024-04-10SUNRPC: Change return value type of .pc_decodeChuck Lever3-19/+19
2024-04-10SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever3-21/+22
2024-04-10NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+4
2024-04-10fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi1-1/+5
2024-04-10fanotify: Pre-allocate pool of error eventsGabriel Krisman Bertazi1-0/+2
2024-04-10fsnotify: Support FS_ERROR event typeGabriel Krisman Bertazi2-1/+44
2024-04-10fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi1-0/+3
2024-04-10fsnotify: Pass group argument to free_eventGabriel Krisman Bertazi1-1/+1
2024-04-10fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi1-0/+1
2024-04-10fsnotify: Retrieve super block from the data fieldGabriel Krisman Bertazi1-0/+15
2024-04-10fsnotify: Add wrapper around fsnotify_add_eventGabriel Krisman Bertazi1-7/+16
2024-04-10fsnotify: Add helper to detect overflow_eventGabriel Krisman Bertazi1-0/+5
2024-04-10fsnotify: clarify contract for create event hooksAmir Goldstein1-6/+16
2024-04-10fsnotify: pass dentry instead of inode dataAmir Goldstein2-3/+18
2024-04-10fsnotify: pass data_type to fsnotify_name()Amir Goldstein1-9/+13
2024-04-10arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra1-2/+2
2024-04-10x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+2
2024-04-10dma-iommu: add iommu_dma_opt_mapping_size()John Garry1-0/+2
2024-04-10dma-mapping: add dma_opt_mapping_size()John Garry2-0/+6
2024-04-10minmax: add umin(a, b) and umax(a, b)David Laight1-0/+17
2024-04-10Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley1-1/+21
2024-04-10ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()Steven Rostedt (Google)1-0/+1
2024-04-10nfs: fix UAF in direct writesJosef Bacik1-0/+1
2024-04-10phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+1
2024-04-10PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas1-0/+1
2024-04-10timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner1-1/+14
2024-04-10timers: Use del_timer_sync() even on UPThomas Gleixner1-6/+1
2024-03-27rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-27modules: wait do_free_init correctlyChangbin Du1-0/+8
2024-03-27bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2-5/+5
2024-03-27bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2-2/+6
2024-03-27PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-03-27bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song1-9/+12
2024-03-27fs/select: rework stack allocation hack for clangArnd Bergmann1-4/+0
2024-03-27RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+4
2024-03-27bpf: Defer the free of inner map when necessaryHou Tao1-1/+6
2024-03-27rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney1-0/+12
2024-03-27io_uring/unix: drop usage of io_uring socketJens Axboe1-5/+5
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut1-0/+12
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2024-03-06netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal1-0/+1
2024-03-06netfilter: let reset rules clean out conntrack entriesFlorian Westphal1-0/+3
2024-03-06netfilter: make function op structures constFlorian Westphal1-4/+4
2024-03-06netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal1-1/+1
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche1-0/+2
2024-03-01net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook1-1/+4