summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.305v4.14.305Greg Kroah-Hartman2023-02-061-1/+1
* usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen2023-02-061-1/+1
* ipv6: ensure sane device mtu in tunnelsEric Dumazet2023-02-063-12/+18
* mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko2023-02-061-2/+4
* exit: Use READ_ONCE() for all oops/warn limit readsKees Cook2023-02-062-4/+9
* docs: Fix path paste-o for /sys/kernel/warn_countKees Cook2023-02-061-1/+1
* panic: Expose "warn_count" to sysfsKees Cook2023-02-062-2/+26
* panic: Introduce warn_limitKees Cook2023-02-062-0/+37
* panic: Consolidate open-coded panic_on_warn checksKees Cook2023-02-064-6/+10
* exit: Allow oops_limit to be disabledKees Cook2023-02-062-3/+4
* exit: Expose "oops_count" to sysfsKees Cook2023-02-062-2/+26
* exit: Put an upper limit on how often we can oopsJann Horn2023-02-062-0/+52
* ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2023-02-061-1/+1
* h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2023-02-062-2/+3
* hexagon: Fix function name in die()Nathan Chancellor2023-02-061-1/+1
* objtool: Add a missing comma to avoid string concatenationEric W. Biederman2023-02-061-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-0632-43/+51
* panic: unset panic_on_warn inside panic()Tiezhu Yang2023-02-061-9/+11
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2023-02-062-0/+36
* x86/entry/64: Add instruction suffix to SYSRETJan Beulich2023-02-061-1/+1
* x86/asm: Fix an assembler warning with current binutilsMikulas Patocka2023-02-061-1/+1
* scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig2023-02-063-17/+8
* drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher2023-02-062-8/+4
* xen: Fix up build warning with xen_init_time_ops() referenceGreg Kroah-Hartman2023-02-061-1/+1
* wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman2023-02-061-1/+1
* x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-02-062-1/+4
* Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2023-02-061-1/+0
* net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen2023-02-061-4/+4
* net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda2023-02-061-2/+2
* sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner2023-02-061-0/+6
* netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima2023-02-061-0/+1
* netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman2023-02-061-9/+16
* netlink: annotate data races around sk_stateEric Dumazet2023-02-061-4/+6
* netlink: annotate data races around dst_portid and dst_groupEric Dumazet2023-02-061-9/+14
* EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam2023-02-061-8/+7
* ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti2023-02-061-1/+1
* tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)2023-02-063-2/+4
* module: Don't wait for GOING modulesPetr Pavlu2023-02-061-5/+21
* scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov2023-02-061-1/+1
* Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka2023-02-061-0/+1
* fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu2023-02-061-6/+0
* comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-02-061-1/+1
* w1: fix WARNING after calling w1_process()Yang Yingliang2023-02-061-1/+3
* w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-02-062-3/+4
* HID: betop: check shape of output reportsPietro Borrello2023-02-061-8/+9
* dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko2023-02-061-3/+4
* net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap2023-02-061-4/+4
* usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami2023-02-061-0/+2
* usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami2023-02-061-0/+5
* HID: check empty report_list in hid_validate_values()Pietro Borrello2023-02-061-2/+2