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
2019-02-08
Merge branch 'opp/power' into cpufreq/qcom-hw
Viresh Kumar
1
-0
/
+6
2019-02-07
audit: hide auditsc_get_stamp and audit_serial prototypes
Richard Guy Briggs
1
-9
/
+0
2019-02-07
net: phy: let genphy_c45_read_link manage the devices to check
Heiner Kallweit
2
-1
/
+3
2019-02-07
net: fixed-phy: Add fixed_phy_register_with_gpiod() API
Moritz Fischer
1
-0
/
+15
2019-02-07
ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
James Morse
1
-1
/
+0
2019-02-07
ACPI / APEI: Don't store CPER records physical address in struct ghes
James Morse
1
-1
/
+0
2019-02-07
ACPI / APEI: Make estatus pool allocation a static size
James Morse
1
-1
/
+1
2019-02-07
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
1
-0
/
+2
2019-02-07
drm: remove drmP.h from drm_modeset_helper.h
Sam Ravnborg
1
-1
/
+5
2019-02-07
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
1
-0
/
+11
2019-02-07
Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
1
-1
/
+1
2019-02-07
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-1
/
+1
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+2
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+1
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+1
2019-02-07
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+1
2019-02-07
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+11
2019-02-07
devlink: Add health report functionality
Eran Ben Elisha
2
-0
/
+74
2019-02-07
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+53
2019-02-07
devlink: Add devlink formatted message (fmsg) API
Eran Ben Elisha
2
-0
/
+157
2019-02-07
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
1
-7
/
+7
2019-02-07
media: vb2: Fix buf_out_validate documentation
Ezequiel Garcia
1
-1
/
+2
2019-02-07
gpu: host1x: Introduce support for wide opcodes
Thierry Reding
1
-0
/
+26
2019-02-07
media: v4l2-common: drop v4l2_get_timestamp
Hans Verkuil
1
-9
/
+0
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
1
-1
/
+1
2019-02-07
media: v4l2-event: keep track of the timestamp in ns
Hans Verkuil
1
-0
/
+2
2019-02-07
fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID
Amir Goldstein
1
-1
/
+1
2019-02-07
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
2
-2
/
+28
2019-02-07
fanotify: check FS_ISDIR flag instead of d_is_dir()
Amir Goldstein
1
-0
/
+3
2019-02-07
fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
Amir Goldstein
1
-4
/
+17
2019-02-07
vfs: add vfs_get_fsid() helper
Amir Goldstein
1
-0
/
+3
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
1
-5
/
+13
2019-02-07
fanotify: enable FAN_REPORT_FID init flag
Amir Goldstein
1
-1
/
+1
2019-02-07
fanotify: copy event fid info to user
Amir Goldstein
1
-0
/
+20
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
1
-0
/
+1
2019-02-07
dt-bindings: soc: fix typo of MT8173 power dt-bindings
Weiyi Lu
1
-3
/
+3
2019-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-5
/
+4
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
1
-9
/
+0
2019-02-07
drm: Nuke drm_calc_{h,v}scale_relaxed()
Ville Syrjälä
1
-6
/
+0
2019-02-07
mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
Charles Keepax
3
-0
/
+503
2019-02-07
mfd: lochnagar: Add initial binding documentation
Charles Keepax
2
-0
/
+158
2019-02-07
Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
1
-0
/
+6
2019-02-07
Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-1
/
+6
2019-02-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-10
/
+6
2019-02-06
Input: ili210x - drop platform data support
Marek Vasut
1
-11
/
+0
2019-02-07
phy: dphy: Clarify lanes parameter documentation
Maxime Ripard
1
-1
/
+2
2019-02-07
phy: dphy: Change units of wakeup and init parameters
Maxime Ripard
1
-4
/
+4
2019-02-07
phy: dphy: Remove unused header
Maxime Ripard
1
-2
/
+0
2019-02-07
PM / OPP: Introduce a power estimation helper
Quentin Perret
1
-0
/
+6
[prev]
[next]