summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-05mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver1-3/+3
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet1-6/+14
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso1-0/+2
2024-02-05ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel1-1/+1
2024-02-05drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell1-0/+1
2024-02-05PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart1-0/+1
2024-02-05drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2024-02-05intel: add bit macro includes where neededJesse Brandeburg1-0/+1
2024-02-05x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov1-1/+1
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-0/+3
2024-02-05thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki1-0/+2
2024-02-05OPP: The level field is always of unsigned int typeViresh Kumar1-2/+2
2024-02-05sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T1-0/+3
2024-02-05arm64: irq: set the correct node for VMAP stackHuang Shijie1-0/+2
2024-02-05asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov1-12/+12
2024-01-31x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-0/+1
2024-01-31media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein1-0/+5
2024-01-31media: v4l: cci: Add macros to obtain register width and addressSakari Ailus1-0/+5
2024-01-31media: v4l: cci: Include linux/bits.hSakari Ailus1-0/+1
2024-01-31drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas1-0/+10
2024-01-31drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2-0/+21
2024-01-31btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo1-0/+3
2024-01-31xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski1-0/+26
2024-01-31xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski1-0/+1
2024-01-31net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-1/+2
2024-01-31net/sched: flower: Fix chain template offloadIdo Schimmel1-0/+4
2024-01-31afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells1-0/+25
2024-01-31rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells2-4/+14
2024-01-31udp: fix busy pollingEric Dumazet3-12/+17
2024-01-31llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima1-4/+2
2024-01-31tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao1-0/+8
2024-01-31mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla1-3/+11
2024-01-31mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)1-2/+2
2024-01-31rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello1-1/+2
2024-01-31lsm: new security_file_ioctl_compat() hookAlfred Piccioni2-0/+11
2024-01-31seq_buf: Make DECLARE_SEQ_BUF() usableNathan Lynch1-2/+1
2024-01-31mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal1-0/+2
2024-01-31async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki1-0/+2
2024-01-31soundwire: bus: introduce controller_idPierre-Louis Bossart1-1/+3
2024-01-25netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2-3/+3
2024-01-25netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov1-1/+1
2024-01-25gpiolib: Fix scope-based gpio_device refcountingLukas Wunner1-1/+1
2024-01-25net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde1-1/+1
2024-01-25net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet1-2/+7
2024-01-25bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam1-2/+14
2024-01-25bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam1-0/+3
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2024-01-25PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()Andy Shevchenko1-6/+6
2024-01-25srcu: Use try-lock lockdep annotation for NMI-safe access.Sebastian Andrzej Siewior2-1/+7
2024-01-25rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney1-3/+3