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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
61
-146
/
+362
2020-07-28
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
1
-1
/
+1
2020-07-28
net/mlx5: Hold pages RB tree per VF
Eran Ben Elisha
1
-1
/
+1
2020-07-28
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2
-2
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2
-0
/
+13
2020-07-27
dt-bindings: power: Add missing rpmpd rpmh regulator level
Jonathan Marek
1
-0
/
+1
2020-07-28
usb: chipidea: add query_available_role interface
Peter Chen
1
-0
/
+2
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
2
-1
/
+5
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2
-5
/
+8
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
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
3
-10
/
+1
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2
-2
/
+12
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
2
-104
/
+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
drm/drm_fb_helper: fix fbdev with sparc64
Sam Ravnborg
1
-0
/
+12
2020-07-27
linux/kernel.h: Add PTR_ALIGN_DOWN macro
Kishon Vijay Abraham I
1
-0
/
+1
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
3
-18
/
+113
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
platform/x86: ISST: drop a duplicated word in isst_if.h
Randy Dunlap
1
-1
/
+1
2020-07-27
ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} defines
Stephan Gerhold
1
-0
/
+4
2020-07-27
ACPICA: Update version to 20200717
Bob Moore
1
-1
/
+1
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
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
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
1
-1
/
+4
[prev]
[next]