summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-06Linux 4.14.305v4.14.305Greg Kroah-Hartman
2023-02-06usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen
2023-02-06ipv6: ensure sane device mtu in tunnelsEric Dumazet
2023-02-06mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko
2023-02-06exit: Use READ_ONCE() for all oops/warn limit readsKees Cook
2023-02-06docs: Fix path paste-o for /sys/kernel/warn_countKees Cook
2023-02-06panic: Expose "warn_count" to sysfsKees Cook
2023-02-06panic: Introduce warn_limitKees Cook
2023-02-06panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-02-06exit: Allow oops_limit to be disabledKees Cook
2023-02-06exit: Expose "oops_count" to sysfsKees Cook
2023-02-06exit: Put an upper limit on how often we can oopsJann Horn
2023-02-06ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2023-02-06h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor
2023-02-06hexagon: Fix function name in die()Nathan Chancellor
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06panic: unset panic_on_warn inside panic()Tiezhu Yang
2023-02-06sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2023-02-06x86/entry/64: Add instruction suffix to SYSRETJan Beulich
2023-02-06x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-02-06scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig
2023-02-06drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher
2023-02-06xen: Fix up build warning with xen_init_time_ops() referenceGreg Kroah-Hartman
2023-02-06wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman
2023-02-06x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-02-06Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-06sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-02-06netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-02-06netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman
2023-02-06netlink: annotate data races around sk_stateEric Dumazet
2023-02-06netlink: annotate data races around dst_portid and dst_groupEric Dumazet
2023-02-06EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2023-02-06tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)
2023-02-06module: Don't wait for GOING modulesPetr Pavlu
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-02-06Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-06fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu
2023-02-06comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott
2023-02-06w1: fix WARNING after calling w1_process()Yang Yingliang
2023-02-06w1: fix deadloop in __w1_remove_master_device()Yang Yingliang
2023-02-06HID: betop: check shape of output reportsPietro Borrello
2023-02-06dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-02-06HID: check empty report_list in hid_validate_values()Pietro Borrello