summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-31x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-01-31media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein
2024-01-31media: v4l: cci: Add macros to obtain register width and addressSakari Ailus
2024-01-31media: v4l: cci: Include linux/bits.hSakari Ailus
2024-01-31drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas
2024-01-31drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin
2024-01-31btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-01-31xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski
2024-01-31xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-31net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-31net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-31afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-31rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2024-01-31udp: fix busy pollingEric Dumazet
2024-01-31llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-01-31tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-01-31mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2024-01-31mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)
2024-01-31rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello
2024-01-31lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-01-31seq_buf: Make DECLARE_SEQ_BUF() usableNathan Lynch
2024-01-31mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal
2024-01-31async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-01-31soundwire: bus: introduce controller_idPierre-Louis Bossart
2024-01-25netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov
2024-01-25netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov
2024-01-25gpiolib: Fix scope-based gpio_device refcountingLukas Wunner
2024-01-25net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde
2024-01-25net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet
2024-01-25bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam
2024-01-25bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa
2024-01-25PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko
2024-01-25srcu: Use try-lock lockdep annotation for NMI-safe access.Sebastian Andrzej Siewior
2024-01-25rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney
2024-01-25block: Fix iterating over an empty bio with bio_for_each_folio_allMatthew Wilcox (Oracle)
2024-01-25clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2024-01-25drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-25virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2024-01-25bpf: Defer the free of inner map when necessaryHou Tao
2024-01-25bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2024-01-25asm-generic: Fix 32 bit __generic_cmpxchg_localDavid McKay
2024-01-25crypto: hisilicon/qm - add a function to set qm algsWenkai Lin
2024-01-25crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song
2024-01-25crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov