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
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
1
-2
/
+4
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-06-01
Bluetooth: Add a new USB ID for RTL8822CE
Larry Finger
1
-0
/
+2
2021-06-01
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
1
-3
/
+1
2021-05-31
ACPICA: Clean up context mutex during object deletion
Erik Kaneda
1
-0
/
+8
2021-05-31
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-05-31
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
1
-2
/
+3
2021-05-30
Linux 5.13-rc4
Linus Torvalds
1
-1
/
+1
2021-05-29
io_uring: fix misaccounting fix buf pinned pages
Pavel Begunkov
1
-0
/
+1
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
1
-14
/
+16
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2
-5
/
+3
2021-05-28
Documentation: seccomp: Fix user notification documentation
Sargun Dhillon
1
-8
/
+8
2021-05-28
MAINTAINERS: adjust to removing i2c designware platform data
Lukas Bulwahn
1
-1
/
+0
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
1
-12
/
+0
2021-05-28
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
1
-0
/
+3
2021-05-28
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
1
-0
/
+5
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
btrfs: fix deadlock when cloning inline extents and low on available space
Filipe Manana
1
-16
/
+22
2021-05-27
btrfs: fix fsync failure and transaction abort after writes to prealloc extents
Filipe Manana
1
-22
/
+76
2021-05-27
btrfs: abort in rename_exchange if we fail to insert the second ref
Josef Bacik
1
-1
/
+6
2021-05-27
btrfs: check error value from btrfs_update_inode in tree log
Josef Bacik
1
-2
/
+6
2021-05-27
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
1
-6
/
+7
2021-05-27
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
1
-0
/
+12
2021-05-27
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
1
-1
/
+1
2021-05-27
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
1
-5
/
+5
2021-05-27
btrfs: fix compressed writes that cross stripe boundary
Qu Wenruo
1
-5
/
+12
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
3
-45
/
+126
2021-05-27
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-05-27
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-2
/
+79
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-05-27
dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
Chris Packham
1
-0
/
+7
2021-05-27
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
1
-2
/
+2
2021-05-27
i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure
Lee Jones
1
-4
/
+4
2021-05-27
i2c: busses: i2c-ocores: Place the expected function names into the documentation headers
Lee Jones
1
-4
/
+4
2021-05-27
i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msgs' param
Lee Jones
1
-1
/
+2
2021-05-27
i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-05-27
i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-05-27
i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'
Lee Jones
1
-1
/
+1
2021-05-27
cifs: fix string declarations and assignments in tracepoints
Shyam Prasad N
1
-12
/
+17
[next]