summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-01drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2-0/+21
2024-02-01btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo1-0/+3
2024-02-01xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski1-0/+26
2024-02-01bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer2-36/+38
2024-02-01xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski1-0/+1
2024-02-01net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-1/+2
2024-02-01net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit1-0/+1
2024-02-01net/sched: flower: Fix chain template offloadIdo Schimmel1-0/+4
2024-02-01udp: fix busy pollingEric Dumazet3-12/+17
2024-02-01llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima1-4/+2
2024-02-01tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao1-0/+8
2024-02-01bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-0/+11
2024-02-01bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman1-0/+5
2024-02-01bpf: correct loop detection for iterators convergenceEduard Zingerman1-0/+15
2024-02-01bpf: exact states comparison for iterator convergence checksEduard Zingerman1-0/+1
2024-02-01mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla1-3/+11
2024-02-01mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)1-2/+2
2024-02-01rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello1-1/+2
2024-02-01lsm: new security_file_ioctl_compat() hookAlfred Piccioni2-0/+11
2024-02-01mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal1-0/+2
2024-02-01async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki1-0/+2
2024-02-01net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+1
2024-02-01soundwire: bus: introduce controller_idPierre-Louis Bossart1-1/+3
2024-01-26netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2-3/+3
2024-01-26netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov1-1/+1
2024-01-26net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde1-1/+1
2024-01-26net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet1-2/+7
2024-01-26bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam1-2/+14
2024-01-26bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam1-0/+3
2024-01-26iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2024-01-26PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko1-6/+6
2024-01-26srcu: Use try-lock lockdep annotation for NMI-safe access.Sebastian Andrzej Siewior2-1/+7
2024-01-26block: Fix iterating over an empty bio with bio_for_each_folio_allMatthew Wilcox (Oracle)1-3/+6
2024-01-26gpiolib: provide gpio_device_find()Bartosz Golaszewski1-0/+3
2024-01-26gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski1-0/+3
2024-01-26clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun1-2/+2
2024-01-26dt-bindings: clock: Update the videocc resets for sm8150Satya Priya Kakitapalli1-0/+4
2024-01-26drm/bridge: Fix typo in post_disable() descriptionDario Binacchi1-1/+1
2024-01-26drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä1-1/+1
2024-01-26Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz1-1/+0
2024-01-26bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao1-0/+1
2024-01-26virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov2-1/+2
2024-01-26bpf: Defer the free of inner map when necessaryHou Tao1-1/+6
2024-01-26bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao1-1/+5
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2024-01-26asm-generic: Fix 32 bit __generic_cmpxchg_localDavid McKay1-1/+1
2024-01-26crypto: hisilicon/qm - add a function to set qm algsWenkai Lin1-1/+7
2024-01-26crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song1-0/+12
2024-01-26crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu1-0/+3
2024-01-20driver core: Add a guard() definition for the device_lock()Dan Williams1-0/+2