index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+19
2022-10-26
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...
Nicholas Piggin
1
-2
/
+11
2022-10-26
s390/vfio-ap: Fix memory allocation for mdev_types array
Jason J. Herne
1
-1
/
+1
2022-10-26
s390/cio: fix out-of-bounds access on cio_ignore free
Peter Oberparleiter
1
-6
/
+2
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
1
-0
/
+1
2022-10-26
s390/boot: add secure boot trailer
Peter Oberparleiter
1
-2
/
+11
2022-10-26
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...
Heiko Carstens
1
-4
/
+4
2022-10-26
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
Heiko Carstens
1
-1
/
+2
2022-10-26
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Heiko Carstens
1
-3
/
+3
2022-10-26
MAINTAINERS: remove outdated linux390 link
Heiko Carstens
1
-12
/
+0
2022-10-26
rhashtable: make test actually random
Rolf Eike Beer
1
-36
/
+22
2022-10-26
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Greg Kroah-Hartman
2
-10
/
+8
2022-10-26
ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
Hans de Goede
1
-0
/
+1
2022-10-26
ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
Tamim Khan
1
-0
/
+7
2022-10-26
ACPI: PCC: Fix unintentional integer overflow
Manank Patel
1
-1
/
+1
2022-10-26
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-10-26
mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
Brian Norris
1
-1
/
+2
2022-10-26
MAINTAINERS: git://github.com -> https://github.com for sifive
Palmer Dabbelt
1
-1
/
+1
2022-10-26
riscv: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
1
-4
/
+4
2022-10-26
net: ipa: don't configure IDLE_INDICATION on v3.1
Caleb Connolly
1
-0
/
+3
2022-10-26
net: ipa: fix v3.1 resource limit masks
Caleb Connolly
1
-64
/
+32
2022-10-26
net: ipa: fix v3.5.1 resource limit max values
Caleb Connolly
1
-2
/
+2
2022-10-26
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
2022-10-26
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
1
-33
/
+38
2022-10-26
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
2
-11
/
+33
2022-10-26
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-10-26
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-13
/
+18
2022-10-26
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
1
-1
/
+2
2022-10-26
exec: Copy oldsighand->action under spin-lock
Bernd Edlinger
1
-2
/
+2
2022-10-25
overflow: Refactor test skips for Clang-specific issues
Kees Cook
1
-17
/
+35
2022-10-25
overflow: disable failing tests for older clang versions
Nick Desaulniers
1
-1
/
+8
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
3
-25
/
+22
2022-10-25
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-16
/
+0
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-14
/
+8
2022-10-25
tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
3
-2
/
+15
2022-10-25
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-10-25
perf test: Do not fail Intel-PT misc test w/o libpython
Namhyung Kim
1
-0
/
+6
2022-10-25
perf list: Fix PMU name pai_crypto in perf list on s390
Thomas Richter
1
-0
/
+0
2022-10-25
perf record: Fix event fd races
Ian Rogers
1
-16
/
+25
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
5
-0
/
+36
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-10-25
perf vendor events power10: Fix hv-24x7 metric events
Kajol Jain
1
-36
/
+36
2022-10-25
perf docs: Fix man page build wrt perf-arm-coresight.txt
Adrian Hunter
1
-0
/
+0
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
1
-2
/
+2
2022-10-25
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-10-25
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
1
-28
/
+4
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
3
-2
/
+13
[prev]
[next]