summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Linux 5.15.92v5.15.92Greg Kroah-Hartman1-1/+1
2023-02-06net: mctp: purge receive queues on sk destructionJeremy Kerr1-0/+6
2023-02-06net: fix NULL pointer in skb_segment_listYan Zhai1-3/+2
2023-02-06selftests: Provide local define of __cpuid_count()Reinette Chatre1-0/+15
2023-02-06selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan3-3/+3
2023-02-06tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan3-0/+8
2023-02-06Bluetooth: fix null ptr deref on hci_sync_conn_complete_evtSoenke Huster1-0/+13
2023-02-06ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen1-3/+20
2023-02-06extcon: usbc-tusb320: fix kernel-doc warningRong Chen1-1/+1
2023-02-06ext4: fix bad checksum after online resizeBaokun Li1-2/+2
2023-02-06cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara1-3/+3
2023-02-06dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_initHui Wang1-1/+3
2023-02-06HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander1-0/+32
2023-02-06blk-cgroup: fix missing pd_online_fn() while activating policyYu Kuai1-0/+4
2023-02-06erofs/zmap.c: Fix incorrect offset calculationSiddh Raman Pant1-3/+7
2023-02-06bpf: Skip task with pid=1 in send_signal_common()Hao Sun1-0/+3
2023-02-06firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi1-0/+2
2023-02-06arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCIKrzysztof Kozlowski1-2/+2
2023-02-06arm64: dts: freescale: Fix pca954x i2c-mux node namesGeert Uytterhoeven12-13/+13
2023-02-06ARM: dts: vf610: Fix pca9548 i2c-mux node namesGeert Uytterhoeven2-2/+2
2023-02-06ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven1-1/+1
2023-02-01Linux 5.15.91v5.15.91Greg Kroah-Hartman1-1/+1
2023-02-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman4-64/+41
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2-1/+4
2023-02-01block: fix and cleanup bio_check_roChristoph Hellwig1-6/+2
2023-02-01kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao8-37/+38
2023-02-01cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao2-7/+14
2023-02-01cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao2-5/+5
2023-02-01Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2023-02-01tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-02-01treewide: fix up files incorrectly marked executableLinus Torvalds1-0/+0
2023-02-01net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-02-01net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-02-01thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-02-01net: mctp: mark socks as dead on unhash, prevent re-addJeremy Kerr2-0/+7
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda1-2/+2
2023-02-01net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda1-0/+6
2023-02-01ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das2-15/+15
2023-02-01gpio: mxc: Unlock on error path in mxc_flip_edge()Dan Carpenter1-1/+2
2023-02-01nvme: fix passthrough csi checkKeith Busch1-1/+1
2023-02-01riscv/kprobe: Fix instruction simulation of JALRLiao Chang1-2/+2
2023-02-01sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner1-0/+6
2023-02-01net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet1-1/+0
2023-02-01netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima1-0/+1
2023-02-01netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman1-9/+16
2023-02-01ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet1-0/+2
2023-02-01ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet1-0/+2
2023-02-01netlink: annotate data races around sk_stateEric Dumazet1-4/+6
2023-02-01netlink: annotate data races around dst_portid and dst_groupEric Dumazet1-9/+14