index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-zx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
lib: Remove select of inexistant GENERIC_IO
Corentin Labbe
1
-1
/
+0
2019-11-09
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-09
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-09
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-09
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-11-08
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
1
-3
/
+6
2019-11-08
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-08
net: ethernet: octeon_mgmt: Account for second possible VLAN header
Alexander Sverdlin
1
-1
/
+1
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-08
cpufreq: intel_pstate: Fix invalid EPB setting
Srinivas Pandruvada
1
-3
/
+1
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
1
-1
/
+1
2019-11-08
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-08
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-08
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-11-08
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+1
2019-11-08
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
1
-3
/
+3
2019-11-08
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-11-07
staging: Fix error return code in vboxsf_fill_super()
Wei Yongjun
1
-1
/
+3
2019-11-07
staging: vboxsf: fix dereference of pointer dentry before it is null checked
Colin Ian King
1
-1
/
+2
2019-11-07
staging: vboxsf: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-11-07
staging: vchiq: Have vchiu_queue_init() return 0 on success.
Marcelo Diop-Gonzalez
2
-3
/
+3
2019-11-07
staging: most: remove string termination dependency from user space data
Christian Gromm
2
-9
/
+13
2019-11-07
staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...
Jamal Shareef
1
-2
/
+2
2019-11-07
staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...
Jamal Shareef
8
-64
/
+64
2019-11-07
staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned int
Jamal Shareef
6
-63
/
+61
2019-11-07
staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...
Jamal Shareef
1
-2
/
+2
2019-11-07
staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callback
Jamal Shareef
1
-5
/
+5
2019-11-07
staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...
Jamal Shareef
2
-4
/
+4
2019-11-07
staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...
Jamal Shareef
3
-7
/
+7
2019-11-07
staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...
Jamal Shareef
3
-12
/
+12
2019-11-07
staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...
Jamal Shareef
4
-6
/
+6
2019-11-07
staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...
Jamal Shareef
6
-15
/
+15
2019-11-07
staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...
Jamal Shareef
7
-133
/
+133
2019-11-07
staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callback
Jamal Shareef
3
-5
/
+5
2019-11-07
staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...
Jamal Shareef
4
-48
/
+48
2019-11-07
staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handle
Jamal Shareef
5
-18
/
+18
2019-11-07
staging: rtl8723bs: Simplify boolean expression
Javier F. Arias
1
-1
/
+1
2019-11-07
staging: rtl8723bs: Fix line over 80 characters
Javier F. Arias
1
-1
/
+2
2019-11-07
staging: mt7621-dma: align to match open parenthesis
Jules Irenge
1
-3
/
+4
2019-11-07
pinctrl: stmfx: fix valid_mask init sequence
Amelie Delaunay
1
-14
/
+0
[next]