summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-02sched/cpufreq: Rework schedutil governor performance estimationVincent Guittot
2025-05-02soc: qcom: ice: introduce devm_of_qcom_ice_getTudor Ambarus
2025-05-02media: subdev: Add v4l2_subdev_is_streaming()Tomi Valkeinen
2025-05-02media: subdev: Improve v4l2_subdev_enable/disable_streams_fallbackTomi Valkeinen
2025-05-02media: subdev: Fix use of sd->enabled_streams in call_s_stream()Tomi Valkeinen
2025-05-02tracing: Add __print_dynamic_array() helperSteven Rostedt
2025-04-25xdp: Reset bpf_redirect_info before running a xdp's BPF prog.Sebastian Andrzej Siewior
2025-04-25landlock: Add the errata interfaceMickaël Salaün
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-25sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-25mm: fix lazy mmu docs and usageRyan Roberts
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-04-25drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-04-25HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła
2025-04-25HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła
2025-04-25HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła
2025-04-25HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła
2025-04-25HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła
2025-04-25HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła
2025-04-25xen/mcelog: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-25drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard
2025-04-25drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2025-04-25drm/tests: Add helper to create mock crtcMaxime Ripard
2025-04-25drm/tests: Add helper to create mock planeMaxime Ripard
2025-04-25rtnl: add helper to check if a notification is neededVictor Nogueira
2025-04-25rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2025-04-10tracing/hist: Add poll(POLLIN) support on hist fileMasami Hiramatsu (Google)
2025-04-10tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang
2025-04-10RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-04-07drm/dp_mst: Add a helper to queue a topology probeImre Deak
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin
2025-03-28Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-22netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal
2025-03-22netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-03-22ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-22io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-22nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz