summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-27sysctl: Move jiffies converters to kernel/time/jiffies.cJoel Granados
2025-11-27sysctl: Move UINT converter macros to sysctl headerJoel Granados
2025-11-27sysctl: Move INT converter macros to sysctl headerJoel Granados
2025-11-27sysctl: Allow custom converters from outside sysctlJoel Granados
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-11-27sysctl: remove __user qualifier from stack_erasing_sysctl buffer argumentJoel Granados
2025-11-27sysctl: Create macro for user-to-kernel uint converterJoel Granados
2025-11-27sysctl: Add optional range checking to SYSCTL_UINT_CONV_CUSTOMJoel Granados
2025-11-27sysctl: Create unsigned int converter using new macroJoel Granados
2025-11-27sysctl: Add optional range checking to SYSCTL_INT_CONV_CUSTOMJoel Granados
2025-11-27sysctl: Create integer converters with one macroJoel Granados
2025-11-27sysctl: Create converter functions with two new macrosJoel Granados
2025-11-27sysctl: Discriminate between kernel and user converter paramsJoel Granados
2025-11-27sysctl: Indicate the direction of operation with macro namesJoel Granados
2025-11-27sysctl: Remove superfluous __do_proc_* indirectionJoel Granados
2025-11-27sysctl: Remove superfluous tbl_data param from "dovec" functionsJoel Granados
2025-11-27sysctl: Replace void pointer with const pointer to ctl_tableJoel Granados
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens
2025-11-27KVM: s390: Add signal_exits counterAndrew Donnellan
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K
2025-11-27x86/mm: Delete disabled debug codeBrendan Jackman
2025-11-27refscale: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()Paul E. McKenney
2025-11-27rcutorture: Make srcu{,d}_torture_init() announce the SRCU typePaul E. McKenney
2025-11-27srcu: Create an SRCU-fast-updown APIPaul E. McKenney
2025-11-27ACPI: PM: Fix a spelling mistakeChu Guangqing
2025-11-27ACPI: LPSS: Fix a spelling mistakeChu Guangqing
2025-11-27mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...Kuniyuki Iwashima
2025-11-27RDMA/rxe: reclassify sockets in order to avoid false positives from lockdepStefan Metzmacher
2025-11-27net: stmmac: dwmac: Disable flushing frames on Rx Buffer UnavailableRohan G Thomas
2025-11-27platform/x86/amd/pmf: Use devm_mutex_init() for mutex initializationShyam Sundar S K
2025-11-27platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array sizeShyam Sundar S K
2025-11-27iommupt: Avoid a compiler bug with sw_bitJason Gunthorpe
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun
2025-11-27spi: dt-bindings: airoha: add compatible for EN7523Mikhail Kshevetskiy
2025-11-27spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-11-27firmware: cs_dsp: Use kvzalloc() to allocate control cachesRichard Fitzgerald
2025-11-27firmware: cs_dsp: Take pwr_lock around reading controls debugfsRichard Fitzgerald
2025-11-27ASoC: Intel: catpt: Do not block the system from suspendingCezary Rojewski
2025-11-27ASoC: Intel: catpt: Do not ignore errors on runtime resumeCezary Rojewski
2025-11-27ASoC: Intel: catpt: Fix probing order of driver componentsCezary Rojewski
2025-11-27ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski
2025-11-27ASoC: Intel: catpt: Switch to resource_xxx() APICezary Rojewski
2025-11-27ASoC: Intel: catpt: Fix offset checksCezary Rojewski
2025-11-27spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang
2025-11-27configfs: Constify ct_item_ops in struct config_item_typeChristophe JAILLET
2025-11-27configfs: Constify ct_group_ops in struct config_item_typeChristophe JAILLET