summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* module: Factor out elf_validity_cache_strtabMatthew Maurer2024-10-191-3/+20
* module: Group section index calculations togetherMatthew Maurer2024-10-191-17/+51
* module: Factor out elf_validity_cache_index_strMatthew Maurer2024-10-191-9/+28
* module: Factor out elf_validity_cache_index_symMatthew Maurer2024-10-191-29/+44
* module: Factor out elf_validity_cache_index_modMatthew Maurer2024-10-191-62/+67
* module: Factor out elf_validity_cache_index_infoMatthew Maurer2024-10-191-14/+68
* module: Factor out elf_validity_cache_secstringsMatthew Maurer2024-10-191-37/+69
* module: Factor out elf_validity_cache_sechdrsMatthew Maurer2024-10-191-43/+82
* module: Factor out elf_validity_ehdrMatthew Maurer2024-10-191-23/+47
* module: Take const arg in validate_section_offsetMatthew Maurer2024-10-191-1/+1
* modules: Add missing entry for __ex_tableHelge Deller2024-10-191-0/+1
* modules: Ensure 64-bit alignment on __ksymtab_* sectionsHelge Deller2024-10-191-4/+4
* 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