summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-02Linux 6.6.116v6.6.116Greg Kroah-Hartman
2025-11-02gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-11-02gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-11-02gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-11-02bits: introduce fixed-type GENMASK_U*()Vincent Mailhol
2025-11-02bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol
2025-11-02xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman
2025-11-02xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.Mathias Nyman
2025-11-02xhci: dbc: Improve performance by removing delay in transfer event polling.Mathias Nyman
2025-11-02xhci: dbc: Allow users to modify DbC poll interval via sysfsUday M Bhat
2025-11-02xhci: dbc: poll at different rate depending on data transfer activityMathias Nyman
2025-11-02serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve
2025-11-02serial: sc16is7xx: refactor EFR lockHugo Villeneuve
2025-11-02serial: sc16is7xx: reorder code to remove prototype declarationsHugo Villeneuve
2025-11-02serial: sc16is7xx: remove unused to_sc16is7xx_port macroHugo Villeneuve
2025-11-02selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
2025-11-02selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-11-02mptcp: pm: in-kernel: C-flag: handle late ADD_ADDRMatthieu Baerts (NGI0)
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-11-02btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()Filipe Manana
2025-11-02btrfs: use level argument in log tree walk callback replay_one_buffer()Filipe Manana
2025-11-02btrfs: always drop log root tree reference in btrfs_replay_log()Filipe Manana
2025-11-02btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()Thorsten Blum
2025-11-02btrfs: zoned: refine extent allocator hint selectionNaohiro Aota
2025-11-02btrfs: zoned: return error from btrfs_zone_finish_endio()Johannes Thumshirn
2025-11-02EDAC/mc_sysfs: Increase legacy channel support to 16Avadhut Naik
2025-11-02x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan
2025-11-02perf: Skip user unwind if the task is a kernel threadJosh Poimboeuf
2025-11-02perf: Have get_perf_callchain() return NULL if crosstask and user are setJosh Poimboeuf
2025-11-02perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm =...Steven Rostedt
2025-11-02audit: record fanotify event regardless of presence of rulesRichard Guy Briggs
2025-11-02net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-10-29Linux 6.6.115v6.6.115Greg Kroah-Hartman
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao
2025-10-29gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong
2025-10-29fuse: allocate ff->release_args only if release is neededAmir Goldstein
2025-10-29s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan
2025-10-29x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger
2025-10-29fs/notify: call exportfs_encode_fid with s_umountJakub Acs
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong
2025-10-29devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-29serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-29dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mpXu Yang
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina