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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
math64: New DIV_S64_ROUND_CLOSEST helper
Chunyan Zhang
1
-0
/
+19
2020-07-27
sched: Fix a typo in a comment
王文虎
1
-1
/
+1
2020-07-27
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-3
/
+16
2020-07-27
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
1
-1
/
+1
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
1
-1
/
+1
2020-07-27
fsnotify: remove check that source dentry is positive
Amir Goldstein
1
-3
/
+1
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
2
-6
/
+36
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
2
-8
/
+11
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
1
-15
/
+11
2020-07-27
PCI: Add Intel QuickAssist device IDs
Giovanni Cabiddu
1
-0
/
+6
2020-07-27
fsnotify: add object type "child" to object type iterator
Amir Goldstein
1
-0
/
+3
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
1
-2
/
+4
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
2
-9
/
+1
2020-07-27
fs: define inode flags using bit numbers
Eric Biggers
1
-18
/
+18
2020-07-27
regset: kill user_regset_copyout{,_zero}()
Al Viro
1
-67
/
+0
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-47
/
+1
2020-07-27
regset: kill ->get()
Al Viro
1
-22
/
+0
2020-07-27
regset: new method and helpers for it
Al Viro
1
-0
/
+51
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
1
-25
/
+4
2020-07-27
kill elf_fpxregs_t
Al Viro
1
-7
/
+0
2020-07-27
take fdpic-related parts of elf_prstatus out
Al Viro
2
-14
/
+0
2020-07-27
unexport linux/elfcore.h
Al Viro
1
-3
/
+66
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
1
-0
/
+9
2020-07-27
i2c: also convert placeholder function to return errno
Wolfram Sang
1
-1
/
+1
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-3
/
+13
2020-07-27
linux/kernel.h: Add PTR_ALIGN_DOWN macro
Kishon Vijay Abraham I
1
-0
/
+1
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+13
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
1
-1
/
+3
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
1
-1
/
+0
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
1
-6
/
+2
2020-07-27
platform/chrome: cros_ec: Fix host command for regulator control.
Pi-Hsun Shih
1
-7
/
+8
2020-07-27
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers
Arnd Bergmann
3
-4
/
+8
2020-07-27
powercap: Add Power Limit4 support
Sumeet Pawnikar
1
-1
/
+4
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
1
-1
/
+1
2020-07-27
PM: Make *_DEV_PM_OPS macros use __maybe_unused
Paul Cercueil
1
-2
/
+2
2020-07-27
PM: core: introduce pm_ptr() macro
Paul Cercueil
1
-0
/
+6
2020-07-27
Merge 5.8-rc7 into staging-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
1
-0
/
+14
2020-07-27
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
1
-0
/
+13
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
dmaengine: dw: Don't include unneeded header to platform data header
Andy Shevchenko
1
-1
/
+4
2020-07-27
dmaengine: dw: Introduce max burst length hw config
Serge Semin
1
-0
/
+3
2020-07-27
dmaengine: dw: Initialize min and max burst DMA device capability
Serge Semin
1
-0
/
+2
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
1
-0
/
+4
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
1
-0
/
+8
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
1
-0
/
+4
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
3
-35
/
+45
2020-07-27
irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.h
Marc Zyngier
1
-0
/
+1
[prev]
[next]