summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-01netlink: annotate data races around nlk->portidEric Dumazet1-2/+5
2023-02-01netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso1-1/+15
2023-02-01netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso1-127/+189
2023-02-01drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann1-2/+1
2023-02-01net: fix UaF in netns ops registration error pathPaolo Abeni1-1/+1
2023-02-01netlink: prevent potential spectre v1 gadgetsEric Dumazet1-0/+3
2023-02-01i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly1-3/+6
2023-02-01scsi: ufs: core: Fix devfreq deadlocksJohan Hovold2-12/+16
2023-02-01net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2-1/+11
2023-02-01EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam1-3/+2
2023-02-01EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam1-8/+7
2023-02-01ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti1-1/+1
2023-02-01ipv6: fix reachability confirmation with proxy_ndpGergely Risko1-1/+14
2023-02-01thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2-3/+16
2023-02-01KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier3-16/+18
2023-02-01KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst1-12/+9
2023-02-01ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-02-01ksmbd: limit pdu length size according to connection statusNamjae Jeon2-4/+18
2023-02-01ksmbd: downgrade ndr version error message to debugNamjae Jeon1-4/+4
2023-02-01ksmbd: do not sign response to session request for guest loginMarios Makassikis1-0/+2
2023-02-01ksmbd: add max connections parameterNamjae Jeon4-2/+22