index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
Prike Liang
1
-0
/
+16
2022-10-26
xfs: increase rename inode reservation
Allison Henderson
2
-3
/
+3
2022-10-26
Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
25
-51
/
+20
2022-10-26
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
1
-2
/
+2
2022-10-26
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
1
-0
/
+4
2022-10-26
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Shang XiaoJing
1
-3
/
+3
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
1
-1
/
+9
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+19
2022-10-27
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context
Nicholas Piggin
1
-2
/
+11
2022-10-26
spi: meson-spicc: move wait completion in driver to take bursts delay in account
Neil Armstrong
1
-2
/
+22
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_inuser()
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
clk: renesas: r8a779g0: Fix HSCIF parent clocks
Geert Uytterhoeven
1
-4
/
+4
2022-10-26
mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
Brian Norris
1
-1
/
+2
2022-10-25
MAINTAINERS: git://github.com -> https://github.com for sifive
Palmer Dabbelt
1
-1
/
+1
2022-10-25
riscv: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
1
-4
/
+4
2022-10-25
net: ipa: don't configure IDLE_INDICATION on v3.1
Caleb Connolly
1
-0
/
+3
2022-10-25
net: ipa: fix v3.1 resource limit masks
Caleb Connolly
1
-64
/
+32
2022-10-25
net: ipa: fix v3.5.1 resource limit max values
Caleb Connolly
1
-2
/
+2
2022-10-25
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
2022-10-25
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
1
-33
/
+38
2022-10-25
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
2
-11
/
+33
2022-10-25
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-10-25
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-13
/
+18
2022-10-25
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
1
-1
/
+2
2022-10-25
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
[prev]
[next]