summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen1-2/+2
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+8
2025-02-17kvm: defer huge page recovery vhost task to laterKeith Busch1-0/+45
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-17md: reintroduce md-linearYu Kuai2-1/+3
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+5
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov1-1/+4
2025-02-17drm: Add panel backlight quirksThomas Weißschuh1-0/+4
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-08pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2
2025-02-08net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree1-0/+4
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2025-02-08xfrm: Add an inbound percpu state cache.Steffen Klassert2-0/+6
2025-02-08xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert1-0/+4
2025-02-08xfrm: Add support for per cpu xfrm state handling.Steffen Klassert2-2/+5
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen1-0/+1
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer1-1/+2
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski1-45/+0
2025-02-08bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau1-0/+5
2025-02-08net: sched: refine software bypass handling in tc_runXin Long2-5/+13
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso1-0/+6
2025-02-08inet: ipmr: fix data-racesEric Dumazet1-3/+3
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton1-0/+1
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet2-6/+6
2025-02-08dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPIVasily Khoruzhick1-0/+2
2025-02-08dt-bindings: clock: imx93: Add SPDIF IPG clkShengjiu Wang1-0/+1
2025-02-08dt-bindings: clock: Add i.MX91 clock supportPengfei Li1-0/+5
2025-02-08dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definitionPengfei Li1-1/+0
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-19/+19
2025-02-08inetpeer: remove create argument of inet_getpeer()Eric Dumazet1-4/+3
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet1-5/+4
2025-02-08module: Convert default symbol namespace to string literalMasahiro Yamada1-1/+1
2025-02-08rxrpc: Fix handling of received connection abortDavid Howells1-0/+25
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui1-0/+6
2025-02-08afs: Fix cleanup of immediately failed async callsDavid Howells1-0/+2
2025-02-08coredump: Do not lock during 'comm' reportingKees Cook1-2/+2
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever1-1/+0
2025-02-01seccomp: Stub for !CONFIG_SECCOMPLinus Walleij1-1/+1
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den1-0/+1
2025-01-23tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-23mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts1-0/+12
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9