summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01Linux 5.10.166v5.10.166Greg Kroah-Hartman
2023-02-01clk: Fix pointer casting to prevent oops in devm_clk_release()Uwe Kleine-König
2023-02-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-02-01block: fix and cleanup bio_check_roChristoph Hellwig
2023-02-01Revert "selftests/ftrace: Update synthetic event syntax errors"Zheng Yejian
2023-02-01nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2023-02-01nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst
2023-02-01Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov
2023-02-01tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov
2023-02-01net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-02-01net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-01thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-01sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-02-01net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-02-01netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-02-01netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman
2023-02-01ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet
2023-02-01ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet
2023-02-01netlink: annotate data races around sk_stateEric Dumazet
2023-02-01netlink: annotate data races around dst_portid and dst_groupEric Dumazet
2023-02-01netlink: annotate data races around nlk->portidEric Dumazet
2023-02-01netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso
2023-02-01netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso
2023-02-01net: fix UaF in netns ops registration error pathPaolo Abeni
2023-02-01netlink: prevent potential spectre v1 gadgetsEric Dumazet
2023-02-01i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly
2023-02-01i2c: designware: Use DIV_ROUND_CLOSEST() macroAndy Shevchenko
2023-02-01units: Add SI metric prefix definitionsAndy Shevchenko
2023-02-01units: Add Watt unitsDaniel Lezcano
2023-02-01EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam
2023-02-01EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam
2023-02-01ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2023-02-01thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-02-01KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-02-01ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2023-02-01trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova
2023-02-01tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)
2023-02-01module: Don't wait for GOING modulesPetr Pavlu
2023-02-01scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-02-01xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2023-02-01Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-01exit: Use READ_ONCE() for all oops/warn limit readsKees Cook
2023-02-01docs: Fix path paste-o for /sys/kernel/warn_countKees Cook
2023-02-01panic: Expose "warn_count" to sysfsKees Cook
2023-02-01panic: Introduce warn_limitKees Cook
2023-02-01panic: Consolidate open-coded panic_on_warn checksKees Cook