summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-01x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-0/+1
2024-02-01media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein1-0/+5
2024-02-01media: v4l: cci: Add macros to obtain register width and addressSakari Ailus1-0/+5
2024-02-01media: v4l: cci: Include linux/bits.hSakari Ailus1-0/+1
2024-02-01drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas1-0/+10
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-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/sched: flower: Fix chain template offloadIdo Schimmel1-0/+4
2024-02-01afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells1-0/+25
2024-02-01rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells2-4/+14
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-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-01seq_buf: Make DECLARE_SEQ_BUF() usableNathan Lynch1-2/+1
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-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-26gpiolib: Fix scope-based gpio_device refcountingLukas Wunner1-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-26rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney1-3/+3
2024-01-26block: Fix iterating over an empty bio with bio_for_each_folio_allMatthew Wilcox (Oracle)1-3/+6
2024-01-26clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun1-2/+2
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-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-05Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-7/+24
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23