aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-16new helper: user_path_locked_at()Al Viro
2024-02-16PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-02-16hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-16libceph: just wait for more data to be available on the socketXiubo Li
2024-02-16mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2024-02-16netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-16netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-16rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-16wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-02-16dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-05mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-02-05ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel
2024-02-05drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-05PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
2024-02-05drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-05intel: add bit macro includes where neededJesse Brandeburg
2024-02-05x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-05thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki
2024-02-05OPP: The level field is always of unsigned int typeViresh Kumar
2024-02-05sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T
2024-02-05arm64: irq: set the correct node for VMAP stackHuang Shijie
2024-02-05asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov
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