summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-161-1/+3
* libceph: just wait for more data to be available on the socketXiubo Li2024-02-161-1/+1
* mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2024-02-161-0/+6
* netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-161-0/+2
* rxrpc: Fix counting of new acks and nacksDavid Howells2024-02-161-3/+5
* dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-02-161-1/+2
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-02-051-3/+3
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-051-6/+14
* netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-02-051-0/+2
* ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-02-051-1/+1
* drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell2024-02-051-0/+1
* PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart2024-02-051-0/+1
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2024-02-051-0/+2
* minmax: relax check to allow comparison between unsigned arguments and signed...David Laight2024-02-051-7/+17
* minmax: allow comparisons of 'int' against 'unsigned char/short'David Laight2024-02-051-2/+3
* minmax: fix indentation of __cmp_once() and __clamp_once()David Laight2024-02-051-15/+15
* minmax: allow min()/max()/clamp() if the arguments have the same signedness.David Laight2024-02-051-28/+32
* minmax: add umin(a, b) and umax(a, b)David Laight2024-02-051-0/+17
* minmax: fix header inclusionsAndy Shevchenko2024-02-051-1/+2
* minmax: deduplicate __unconst_integer_typeof()Andy Shevchenko2024-02-051-23/+3
* arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2024-02-051-0/+3
* thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki2024-02-051-0/+2
* arm64: irq: set the correct node for VMAP stackHuang Shijie2024-02-051-0/+2
* asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov2024-02-051-12/+12
* serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap2024-01-311-1/+1
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-311-0/+1
* serial: core: Provide port lock wrappersThomas Gleixner2024-01-311-0/+79
* media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein2024-01-311-0/+5
* media: v4l: cci: Add macros to obtain register width and addressSakari Ailus2024-01-311-0/+5
* media: v4l: cci: Include linux/bits.hSakari Ailus2024-01-311-0/+1
* fs/pipe: move check to pipe_has_watch_queue()Max Kellermann2024-01-311-0/+16
* drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas2024-01-311-0/+10
* drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin2024-01-312-0/+21
* btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-01-311-0/+3
* xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski2024-01-311-0/+26
* bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer2024-01-312-36/+38
* xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski2024-01-311-0/+1
* net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2024-01-312-1/+2
* net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit2024-01-311-0/+1
* net/sched: flower: Fix chain template offloadIdo Schimmel2024-01-311-0/+4
* udp: fix busy pollingEric Dumazet2024-01-313-12/+17
* llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2024-01-311-4/+2
* tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-311-0/+8
* bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman2024-01-311-0/+11
* bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman2024-01-311-0/+5
* bpf: correct loop detection for iterators convergenceEduard Zingerman2024-01-311-0/+15
* bpf: exact states comparison for iterator convergence checksEduard Zingerman2024-01-311-0/+1
* mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla2024-01-311-3/+11
* mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)2024-01-311-2/+2
* rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2024-01-311-1/+2