summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translationKeisuke Nishimura2024-12-041-1/+11
| | * | | KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier2024-12-041-1/+2
| | * | | KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory typeMarc Zyngier2024-11-261-2/+9
| | * | | arm64: Fix usage of new shifted MDCR_EL2 valuesJames Clark2024-11-263-6/+6
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-12-151-0/+1
|\ \ \ \ \
| * | | | | scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong2024-12-101-0/+1
* | | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-1423-164/+596
|\ \ \ \ \ \
| * | | | | | bpf: Avoid deadlock caused by nested kprobe and fentry bpf programsPriya Bala Govindasamy2024-12-141-0/+6
| * | | | | | Merge branch 'explicit-raw_tp-null-arguments'Alexei Starovoitov2024-12-147-97/+183
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2024-12-142-0/+27
| | * | | | | | bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi2024-12-142-10/+147
| | * | | | | | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi2024-12-144-87/+9
| |/ / / / / /
| * | | | | | Merge branch 'add-missing-size-check-for-btf-based-ctx-access'Alexei Starovoitov2024-12-123-4/+46
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi2024-12-121-0/+36
| | * | | | | | bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2024-12-123-4/+10
| |/ / / / / /
| * | | | | | selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman2024-12-123-22/+66
| * | | | | | bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogsEduard Zingerman2024-12-121-2/+5
| * | | | | | bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn2024-12-102-9/+10
| * | | | | | bpf: fix potential error returnAnton Protopopov2024-12-101-1/+5
| * | | | | | Merge branch 'bpf-track-changes_pkt_data-property-for-global-functions'Alexei Starovoitov2024-12-1011-47/+280
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman2024-12-101-0/+28
| | * | | | | | bpf: consider that tail calls invalidate packet pointersEduard Zingerman2024-12-102-0/+4
| | * | | | | | selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman2024-12-103-0/+120
| | * | | | | | bpf: check changes_pkt_data property for extension programsEduard Zingerman2024-12-102-4/+13
| | * | | | | | selftests/bpf: test for changing packet data from global functionsEduard Zingerman2024-12-101-0/+28
| | * | | | | | bpf: track changes_pkt_data property for global functionsEduard Zingerman2024-12-102-1/+32
| | * | | | | | bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman2024-12-104-38/+31
| | * | | | | | bpf: add find_containing_subprog() utility functionEduard Zingerman2024-12-101-4/+24
| |/ / / / / /
| * | | | | | bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_progJiri Olsa2024-12-101-0/+4
| * | | | | | bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavorsJann Horn2024-12-101-0/+7
| * | | | | | selftests/bpf: Extend test for sockmap update with sameMichal Luczaj2024-12-101-3/+5
| * | | | | | bpf, sockmap: Fix race between element replace and close()Michal Luczaj2024-12-101-3/+2
| * | | | | | bpf, sockmap: Fix update element with sameMichal Luczaj2024-12-101-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-12-1412-72/+116
|\ \ \ \ \ \
| * | | | | | usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi2024-12-041-1/+2
| * | | | | | usb: typec: ucsi: Fix completion notificationsƁukasz Bartosik2024-12-041-2/+4
| * | | | | | usb: dwc2: Fix HCD port connection raceStefan Wahren2024-12-041-1/+1
| * | | | | | usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren2024-12-041-10/+6
| * | | | | | usb: dwc2: Fix HCD resumeStefan Wahren2024-12-041-0/+1
| * | | | | | usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu2024-12-041-3/+6
| * | | | | | usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus su...Radhey Shyam Pandey2024-12-041-1/+3
| * | | | | | usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only modeNeal Frager2024-12-041-1/+4
| * | | | | | usb: core: hcd: only check primary hcd skip_phy_initializationXu Yang2024-12-041-1/+7
| * | | | | | usb: gadget: midi2: Fix interpretation of is_midi1 bitsTakashi Iwai2024-12-041-1/+5
| * | | | | | usb: dwc3: imx8mp: fix software node kernel dumpXu Yang2024-12-041-14/+16
| * | | | | | usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori2024-12-041-7/+12
| * | | | | | usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori2024-12-041-18/+29
| * | | | | | usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson2024-12-041-5/+11
| * | | | | | dt-bindings: phy: imx8mq-usb: correct reference to usb-switch.yamlXu Yang2024-12-041-5/+2
| * | | | | | usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan2024-12-041-2/+7