summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-01panic: Expose "warn_count" to sysfsKees Cook2-2/+26
2023-02-01panic: Introduce warn_limitKees Cook2-0/+24
2023-02-01panic: Consolidate open-coded panic_on_warn checksKees Cook6-10/+14
2023-02-01exit: Allow oops_limit to be disabledKees Cook2-3/+4
2023-02-01exit: Expose "oops_count" to sysfsKees Cook2-2/+26
2023-02-01exit: Put an upper limit on how often we can oopsJann Horn2-0/+51
2023-02-01panic: Separate sysctl logic from CONFIG_SMPKees Cook1-1/+3
2023-02-01ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2023-02-01csky: Fix function name in csky_alignment() and die()Nathan Chancellor2-2/+2
2023-02-01h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2-2/+3
2023-02-01hexagon: Fix function name in die()Nathan Chancellor1-1/+1
2023-02-01objtool: Add a missing comma to avoid string concatenationEric W. Biederman1-1/+1
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman38-52/+59
2023-02-01kasan: no need to unset panic_on_warn in end_report()Tiezhu Yang1-9/+1
2023-02-01ubsan: no need to unset panic_on_warn in ubsan_epilogue()Tiezhu Yang1-9/+1
2023-02-01panic: unset panic_on_warn inside panic()Tiezhu Yang1-9/+11
2023-02-01kernel/panic: move panic sysctls to its own filetangmeng3-18/+25
2023-02-01sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2-0/+36
2023-02-01fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu1-6/+0
2023-02-01x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma1-0/+15
2023-02-01netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal1-0/+10
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
2023-02-01lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik1-1/+0
2023-02-01platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede1-0/+1
2023-02-01platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein1-0/+25
2023-02-01scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li1-1/+1
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-02-01spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski1-2/+0
2023-02-01ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown1-2/+2
2023-02-01ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2-6/+6
2023-02-01cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen1-1/+1
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2023-02-01drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson1-0/+6
2023-02-01ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu1-8/+8
2023-02-01kcsan: test: don't put the expect array on the stackMax Filippov1-1/+6
2023-02-01cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta1-0/+1
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2-5/+54
2023-02-01tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-02-01net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan1-2/+2
2023-02-01driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin1-1/+1
2023-02-01w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-01w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-01tcp: avoid the lookup process failing to get sk in ehash tableJason Xing2-6/+19
2023-02-01nvme-pci: fix timeout request state checkKeith Busch1-1/+1
2023-02-01dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-02-01HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-01l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet1-3/+2
2023-02-01net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-02-01dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann1-1/+2