summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.12-rc3v6.12-rc3Linus Torvalds2024-10-131-1/+1
* Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-10-134-7/+178
|\
| * cifs: Fix creating native symlinks pointing to current or parent directoryPali Rohár2024-10-071-3/+14
| * cifs: Improve creating native symlinks pointing to directoryPali Rohár2024-10-073-4/+164
* | Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-10-1310-37/+66
|\ \
| * | net/9p/usbg: Fix build errorJinjie Ruan2024-10-091-0/+2
| * | USB: yurex: kill needless initialization in yurex_readOliver Neukum2024-10-071-1/+1
| * | Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum2024-10-071-11/+8
| * | usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero2024-10-041-0/+5
| * | usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...Radhey Shyam Pandey2024-10-042-2/+16
| * | usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan2024-10-043-18/+19
| * | usb: dwc3: re-enable runtime PM after failed resumeRoy Luo2024-10-041-5/+3
| * | usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng2024-10-041-0/+11
| * | usb: gadget: core: force synchronous registrationJohn Keeping2024-10-041-0/+1
* | | Merge tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-10-133-13/+7
|\ \ \
| * | | mailmap: update mail for Fiona BehrensFiona Behrens2024-10-071-0/+3
| * | | rust: device: change the from_raw() functionGuilherme Giacomo Simoes2024-10-032-13/+4
| |/ /
* | | Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-10-131-0/+1
|\ \ \
| * | | powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy2024-10-111-0/+1
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-10-124-7/+6
|\ \ \
| * | | scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski2024-10-041-2/+2
| * | | scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer2024-10-041-1/+1
| * | | scsi: fnic: Move flush_work initialization out of if blockMartin Wilck2024-10-041-1/+1
| * | | scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()Avri Altman2024-10-041-3/+2
| | |/ | |/|
* | | Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-123-3/+8
|\ \ \
| * | | hwmon: (max1668) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
| * | | hwmon: (ltc2991) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
| * | | hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
| * | | hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
| * | | hwmon: (mc34vr500) Add missing dependency on REGMAP_I2CJavier Carrasco2024-10-071-0/+1
| * | | hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck2024-10-071-0/+1
| * | | hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config()Javier Carrasco2024-10-071-2/+1
| * | | hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die TemperaturePeter Colberg2024-10-071-1/+1
| | |/ | |/|
* | | Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-10-1212-109/+183
|\ \ \
| * | | ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt2024-10-111-0/+31
| * | | selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2024-10-112-43/+77
| * | | selftests: vDSO: Explicitly include sched.hYu Liao2024-10-081-0/+1
| * | | selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2024-10-082-53/+49
| * | | selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2024-10-082-3/+1
| * | | selftests: vDSO: unconditionally build chacha testJason A. Donenfeld2024-10-088-12/+26
* | | | Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-10-128-7/+103
|\ \ \ \
| * | | | of: Skip kunit tests when arm64+ACPI doesn't populate root nodeStephen Boyd2024-10-104-0/+24
| * | | | of: Fix unbalanced of node refcount and memory leaksJinjie Ruan2024-10-101-1/+1
| * | | | dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-...Frank Li2024-10-071-3/+23
| * | | | dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parentFrank Li2024-10-071-1/+1
| * | | | dt-bindings: display: elgin,jg10309-01: Add own bindingFabio Estevam2024-10-022-2/+54
| | |_|/ | |/| |
* | | | Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-1270-88/+88
|\ \ \ \
| * | | | fbdev: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-0870-88/+88
| | |_|/ | |/| |
* | | | Merge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-121-1/+3
|\ \ \ \
| * | | | gpio: aspeed: Use devm_clk api to manage clock sourceBilly Tsai2024-10-081-1/+1