index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
modules-check.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
ext4: fix i_version handling on remount
Lukas Czerner
1
-25
/
+18
2021-12-23
ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME
Lukas Czerner
1
-11
/
+2
2021-12-23
ext4: don't fail remount if journalling mode didn't change
Lukas Czerner
1
-5
/
+9
2021-12-09
ext4: Remove unused match_table_t tokens
Lukas Czerner
1
-243
/
+131
2021-12-09
ext4: switch to the new mount api
Lukas Czerner
1
-109
/
+86
2021-12-09
ext4: change token2str() to use ext4_param_specs
Lukas Czerner
1
-4
/
+4
2021-12-09
ext4: clean up return values in handle_mount_opt()
Lukas Czerner
1
-11
/
+17
2021-12-09
ext4: Completely separate options parsing and sb setup
Lukas Czerner
1
-135
/
+264
2021-12-09
ext4: get rid of super block and sbi from handle_mount_ops()
Lukas Czerner
1
-173
/
+368
2021-12-09
ext4: check ext2/3 compatibility outside handle_mount_opt()
Lukas Czerner
1
-16
/
+25
2021-12-09
ext4: move quota configuration out of handle_mount_opt()
Lukas Czerner
1
-93
/
+165
2021-12-09
ext4: Allow sb to be NULL in ext4_msg()
Lukas Czerner
1
-66
/
+78
2021-12-09
ext4: Change handle_mount_opt() to use fs_parameter
Lukas Czerner
1
-107
/
+143
2021-12-09
ext4: move option validation to a separate function
Lukas Czerner
1
-2
/
+9
2021-12-09
ext4: Add fs parameter specifications for mount options
Lukas Czerner
1
-0
/
+151
2021-12-09
fs_parse: allow parameter value to be empty
Lukas Czerner
2
-9
/
+24
2021-12-05
Linux 5.16-rc4
v5.16-rc4
Linus Torvalds
1
-1
/
+1
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2
-46
/
+71
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-04
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
cifs: avoid use of dstaddr as key for fscache client cookie
Shyam Prasad N
1
-37
/
+1
2021-12-03
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2
-0
/
+14
2021-12-03
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
3
-7
/
+8
2021-12-03
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
1
-0
/
+1
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2
-0
/
+24
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
1
-7
/
+8
2021-12-03
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
2021-12-03
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
1
-11
/
+5
2021-12-03
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
1
-18
/
+39
2021-12-03
powercap: DTPM: Drop unused local variable from init_dtpm()
Rafael J. Wysocki
1
-2
/
+0
2021-12-03
io-wq: don't retry task_work creation failure on fatal conditions
Jens Axboe
1
-0
/
+7
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
1
-0
/
+13
2021-12-03
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
1
-0
/
+3
2021-12-03
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
1
-16
/
+4
2021-12-03
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
1
-4
/
+0
2021-12-03
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-12-03
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
1
-1
/
+11
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2
-0
/
+5
2021-12-02
s390: update defconfigs
Heiko Carstens
3
-3
/
+16
2021-12-02
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2
-5
/
+12
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2
-1
/
+9
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
[next]