aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-10-10objtool: Fix return thunk patching in retpolinesobjtool-testJosh Poimboeuf1-0/+9
2023-10-10Merge branch into tip/master: 'sched/core'Ingo Molnar5-22/+178
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman4-4/+61
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman3-4/+18
2023-10-10sched/numa: Move up the access pid reset logicRaghavendra K T1-10/+7
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman3-4/+71
2023-10-10sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...Mel Gorman3-11/+11
2023-10-10sched/numa: Document vma_numab_state fieldsMel Gorman1-0/+21
2023-10-10Merge branch into tip/master: 'x86/tdx'Ingo Molnar16-366/+491
2023-10-10Merge branch into tip/master: 'x86/platform'Ingo Molnar9-53/+79
2023-10-10Merge branch into tip/master: 'x86/percpu'Ingo Molnar3-34/+113
2023-10-10Merge branch into tip/master: 'x86/mm'Ingo Molnar15-39/+364
2023-10-10Merge branch into tip/master: 'x86/microcode'Ingo Molnar20-823/+788
2023-10-10Merge branch into tip/master: 'x86/headers'Ingo Molnar25-27/+23
2023-10-10Merge branch into tip/master: 'x86/fpu'Ingo Molnar1-1/+0
2023-10-10Merge branch into tip/master: 'x86/entry'Ingo Molnar13-57/+92
2023-10-10Merge branch into tip/master: 'x86/cpu'Ingo Molnar5-16/+25
2023-10-10Merge branch into tip/master: 'x86/bugs'Ingo Molnar8-209/+222
2023-10-10Merge branch into tip/master: 'x86/boot'Ingo Molnar9-452/+119
2023-10-10Merge branch into tip/master: 'x86/asm'Ingo Molnar6-33/+125
2023-10-10Merge branch into tip/master: 'x86/apic'Ingo Molnar1-1/+1
2023-10-10Merge branch into tip/master: 'timers/core'Ingo Molnar4-108/+152
2023-10-10Merge branch into tip/master: 'smp/core'Ingo Molnar5-20/+19
2023-10-10Merge branch into tip/master: 'sched/core'Ingo Molnar36-819/+662
2023-10-10Merge branch into tip/master: 'perf/core'Ingo Molnar14-622/+1014
2023-10-10Merge branch into tip/master: 'objtool/core'Ingo Molnar5-13/+13
2023-10-10Merge branch into tip/master: 'locking/core'Ingo Molnar55-315/+851
2023-10-10Merge branch into tip/master: 'irq/core'Ingo Molnar1-1/+1
2023-10-10Merge branch into tip/master: 'core/core'Ingo Molnar1-5/+28
2023-10-10Merge branch into tip/master: 'x86/urgent'Ingo Molnar1-5/+5
2023-10-10Merge branch into tip/master: 'sched/urgent'Ingo Molnar1-14/+59
2023-10-10Merge branch into tip/master: 'perf/urgent'Ingo Molnar1-2/+3
2023-10-10Merge branch into tip/master: 'irq/urgent'Ingo Molnar12-145/+385
2023-10-10locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...Uros Bizjak1-1/+1
2023-10-09locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()Uros Bizjak2-20/+16
2023-10-09locking/atomic/x86: Introduce arch_sync_try_cmpxchg()Uros Bizjak1-0/+6
2023-10-09locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak4-18/+43
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar879-5169/+9203
2023-10-09x86/percpu: Disable named address spaces for KASANUros Bizjak1-1/+6
2023-10-09sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.hIngo Molnar2-1/+2
2023-10-09sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...Shrikanth Hegde2-39/+76
2023-10-09perf/x86/amd/uncore: Add memory controller supportSandipan Das3-1/+168
2023-10-09perf/x86/amd/uncore: Add group exclusivitySandipan Das1-1/+20
2023-10-09perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailableSandipan Das1-1/+13
2023-10-09perf/x86/amd/uncore: Move discovery and registrationSandipan Das1-189/+305
2023-10-09perf/x86/amd/uncore: Refactor uncore managementSandipan Das1-358/+379
2023-10-09perf/core: Allow reading package events from perf_event_read_localTero Kristo1-3/+15
2023-10-09perf/x86/cstate: Allow reading the package statistics from local CPUTero Kristo1-0/+3
2023-10-09Merge tag 'irqchip-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner10-123/+329
2023-10-09alarmtimer: Use maximum alarm time for suspendGuenter Roeck1-0/+11
2023-10-09rtc: Add API function to return alarm time bound by hardware limitGuenter Roeck1-0/+17
2023-10-09sched/psi: Change update_triggers() to a 'void' functionYang Yang1-4/+3
2023-10-09sched/topology: Remove the EM_MAX_COMPLEXITY limitPierre Gondois2-62/+6
2023-10-09sched/topology: Consolidate and clean up access to a CPU's max compute capacityVincent Guittot8-29/+25
2023-10-09sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to ...Yajun Deng2-4/+4
2023-10-09perf/x86/intel/pt: Fix kernel-doc commentsLucy Mielke1-2/+6
2023-10-09sched/nohz: Remove unnecessarily complex error handling pattern from find_new...Ingo Molnar1-3/+2
2023-10-09sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()Ingo Molnar1-5/+5
2023-10-09sched/nohz: Update idle load-balancing (ILB) commentsIngo Molnar1-14/+16
2023-10-09sched/eevdf: Fix pick_eevdf()Benjamin Segall1-14/+58
2023-10-09sched/eevdf: Fix min_deadline heap integrityPeter Zijlstra1-0/+1
2023-10-08Linux 6.6-rc5Linus Torvalds1-1/+1
2023-10-08Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds10-45/+151
2023-10-08Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+15
2023-10-08Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+56
2023-10-08perf/x86/lbr: Filter vsyscall addressesJP Kobryn1-2/+3
2023-10-08perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_byKees Cook1-1/+1
2023-10-08x86/resctrl: Fix kernel-doc warningsRandy Dunlap1-5/+5
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-23/+23
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-22/+20
2023-10-07parisc: Fix crash with nr_cpus=1 optionHelge Deller1-1/+3
2023-10-07Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-13/+13
2023-10-07Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-117/+311
2023-10-07Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+9
2023-10-07Merge tag 'media/v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-36/+30
2023-10-07Merge tag 'devicetree-fixes-for-6.6-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-100/+90
2023-10-07Merge tag 'gpio-fixes-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2023-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-30/+54
2023-10-07MAINTAINERS: Remove myself from the general IRQ subsystem maintenanceMarc Zyngier1-2/+1
2023-10-07MAINTAINERS: Add myself as the ARM GIC maintainerMarc Zyngier1-0/+11
2023-10-07irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()Geert Uytterhoeven1-1/+1
2023-10-07irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-10-07irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel1-1/+9
2023-10-07irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi3-4/+34
2023-10-07irqchip/gic-v3-its: Split allocation from initialisation of its_nodeMarc Zyngier1-60/+89
2023-10-07dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent propertyLorenzo Pieralisi1-0/+12
2023-10-07dt-bindings: interrupt-controller: renesas,irqc: Add r8a779f0 supportGeert Uytterhoeven1-0/+1
2023-10-07dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoCLad Prabhakar1-55/+170
2023-10-07sched/debug: Print 'tgid' in sched_show_task()Yajun Deng1-3/+3
2023-10-07intel_idle: Add ibrs_off module parameter to force-disable IBRSWaiman Long2-2/+26
2023-10-07intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()Waiman Long1-4/+3
2023-10-07x86/idle: Disable IBRS when CPU is offline to improve single-threaded perform...Waiman Long1-0/+8
2023-10-07x86/speculation: Add __update_spec_ctrl() helperWaiman Long1-0/+11
2023-10-07sched/core: Update stale comment in try_to_wake_up()Ingo Molnar1-1/+1
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar950-5075/+8547
2023-10-06MAINTAINERS: update the dm-devel mailing listMike Snitzer1-2/+2
2023-10-06Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2023-10-06Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linuxLinus Torvalds2-1/+9
2023-10-06Merge tag 'io_uring-6.6-2023-10-06' of git://git.kernel.dk/linuxLinus Torvalds4-29/+65
2023-10-06dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible stringLuca Ceresoli1-1/+1
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schemaRob Herring1-8/+16
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus propertiesRob Herring1-15/+0
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Fix example indentationRob Herring1-64/+60
2023-10-06media: dt-bindings: Add missing unevaluatedProperties on child node schemasRob Herring3-0/+4
2023-10-06dt-bindings: bus: fsl,imx8qxp-pixel-link-msi-bus: Drop child 'reg' propertyRob Herring1-3/+0
2023-10-06x86/tdx: Mark TSC reliableKirill A. Shutemov1-0/+3
2023-10-06media: dt-bindings: imx7-csi: Make power-domains not required for imx8mqFabio Estevam1-1/+0
2023-10-06Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+43
2023-10-06Merge tag 'platform-drivers-x86-v6.6-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-18/+94
2023-10-06Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+47
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-3/+60
2023-10-06Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-39/+120
2023-10-06x86/microcode/intel: Add a minimum required revision for late loadingAshok Raj2-5/+35
2023-10-06x86/microcode: Prepare for minimal revision checkThomas Gleixner6-6/+50
2023-10-06x86/microcode: Handle "offline" CPUs correctlyThomas Gleixner4-6/+113
2023-10-06x86/apic: Provide apic_force_nmi_on_cpu()Thomas Gleixner5-1/+16
2023-10-06x86/microcode: Protect against instrumentationThomas Gleixner1-28/+83
2023-10-06x86/microcode: Rendezvous and load in NMIThomas Gleixner5-5/+57
2023-10-06x86/microcode: Replace the all-in-one rendevous handlerThomas Gleixner1-42/+9
2023-10-06x86/microcode: Provide new control functionsThomas Gleixner1-0/+84
2023-10-06x86/microcode: Add per CPU control fieldThomas Gleixner1-2/+18
2023-10-06x86/microcode: Add per CPU result stateThomas Gleixner2-47/+68
2023-10-06x86/microcode: Sanitize __wait_for_cpus()Thomas Gleixner1-22/+17
2023-10-06x86/microcode: Clarify the late load logicThomas Gleixner1-22/+19
2023-10-06x86/microcode: Handle "nosmt" correctlyThomas Gleixner4-31/+44
2023-10-06x86/microcode: Clean up mc_cpu_down_prep()Thomas Gleixner1-7/+1
2023-10-06x86/microcode: Get rid of the schedule work indirectionThomas Gleixner1-19/+10
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König1-1/+7
2023-10-06x86/microcode: Remove pointless apply() invocationThomas Gleixner1-17/+6
2023-10-05Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+42
2023-10-05Merge tag 'for-linus-2023100502' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-76/+135
2023-10-06Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-12/+72
2023-10-06Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...Dave Airlie6-23/+30
2023-10-06Merge tag 'drm-intel-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-4/+18
2023-10-05io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls()Jeff Moyer1-6/+4
2023-10-05cpufreq: schedutil: Update next_freq when cpufreq_limits changeXuewen Yan1-1/+2
2023-10-05platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos1-0/+23
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds112-597/+1355
2023-10-05Merge tag 'integrity-v6.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+8
2023-10-05Merge tag 'leds-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+0
2023-10-05Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-4/+1
2023-10-05Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-30/+28
2023-10-05RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky1-0/+1
2023-10-05Merge branch 'mptcp-fixes-and-maintainer-email-update-for-v6-6'Jakub Kicinski6-46/+36
2023-10-05MAINTAINERS: update Matthieu's email addressMatthieu Baerts2-1/+2
2023-10-05mptcp: userspace pm allow creating id 0 subflowGeliang Tang1-6/+0
2023-10-05mptcp: fix delegated action racesPaolo Abeni3-39/+34
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel1-30/+0
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap1-0/+1
2023-10-05net: ethernet: mediatek: disable irq before schedule napiChristian Marangi1-2/+2
2023-10-05HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ngFabian Vogt2-0/+3
2023-10-05HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada1-0/+8
2023-10-05HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina1-2/+1
2023-10-05HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana1-72/+103
2023-10-05HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET1-2/+4
2023-10-05HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET1-1/+2
2023-10-05HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu1-0/+4
2023-10-05Merge branch 'net-mana-fix-some-tx-processing-bugs'Paolo Abeni2-67/+149
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2-58/+138
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang1-2/+0
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang1-7/+11
2023-10-05media: mediatek: vcodec: Fix encoder access NULL pointerIrui Wang1-1/+2
2023-10-05locking/seqlock: Fix typo in commentpangzizhen001@208suo.com1-1/+1
2023-10-05perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...Xiu Jianfeng3-4/+4
2023-10-05x86/entry/32: Remove SEP test for SYSEXITBrian Gerst1-2/+1
2023-10-05x86/entry/32: Convert do_fast_syscall_32() to bool return typeBrian Gerst4-9/+9
2023-10-05x86/entry/compat: Combine return value test from syscall handlerBrian Gerst1-5/+4
2023-10-05x86/entry/64: Remove obsolete comment on tracing vs. SYSRETBrian Gerst1-16/+3
2023-10-05Merge tag 'v6.6-rc4' into x86/entry, to pick up fixesIngo Molnar949-5071/+8532
2023-10-05x86/percpu: Use C for percpu read/write accessorsUros Bizjak1-11/+54
2023-10-05x86/percpu: Use compiler segment prefix qualifierNadav Amit2-23/+47
2023-10-05x86/percpu: Enable named address spaces with known compiler versionUros Bizjak1-0/+7
2023-10-05gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski1-1/+1
2023-10-04ksmbd: fix race condition between tree conn lookup and disconnectNamjae Jeon6-17/+90
2023-10-04drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-04drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-10-04drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-04drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-10-04drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng1-0/+1
2023-10-04ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon1-11/+1
2023-10-04ksmbd: fix race condition from parallel smb2 logoff requestsNamjae Jeon1-8/+16
2023-10-04ksmbd: fix uaf in smb20_oplock_break_ackluosili1-2/+2
2023-10-04ksmbd: fix race condition with fpNamjae Jeon3-4/+32
2023-10-04ksmbd: fix race condition between session lookup and expireNamjae Jeon3-3/+10
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+32
2023-10-04netlink: annotate data-races around sk->sk_errEric Dumazet1-4/+4
2023-10-04sctp: update hb timer immediately after users change hb_intervalXin Long1-0/+1
2023-10-04sctp: update transport state when processing a dupcook packetXin Long1-2/+1
2023-10-04tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell1-0/+13
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2-6/+7
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski9-62/+395
2023-10-04page_pool: fix documentation typosRandy Dunlap1-3/+3
2023-10-04smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara1-8/+8
2023-10-04smb: use kernel_connect() and kernel_bind()Jordan Rife1-5/+5
2023-10-04tipc: fix a potential deadlock on &tx->lockChengfeng Ye1-2/+2
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-04HID: nvidia-shield: Select POWER_SUPPLY Kconfig optionRahul Rameshbabu1-0/+1
2023-10-04PM: hibernate: Fix copying the zero bitmap to safe pagesPavankumar Kondeti1-2/+2
2023-10-04ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier1-0/+2
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1