index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
ipmi_si: Use strstrip() to remove surrounding spaces
Andy Shevchenko
1
-12
/
+4
2021-04-02
ipmi_si: Get rid of ->addr_source_cleanup()
Andy Shevchenko
3
-22
/
+2
2021-04-02
ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()
Andy Shevchenko
3
-16
/
+16
2021-04-02
ipmi_si: Introduce ipmi_panic_event_str[] array
Andy Shevchenko
1
-32
/
+19
2021-04-02
ipmi_si: Use proper ACPI macros to check error code for failures
Andy Shevchenko
1
-6
/
+6
2021-04-02
ipmi_si: Utilize temporary variable to hold device pointer
Andy Shevchenko
1
-8
/
+7
2021-04-02
ipmi_si: Remove bogus err_free label
Andy Shevchenko
1
-12
/
+5
2021-04-02
ipmi_si: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-20
/
+14
2021-03-10
ipmi: Handle device properties with software node API
Heikki Krogerus
1
-1
/
+1
2021-03-10
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
1
-61
/
+20
2021-03-10
ipmi: Refine retry conditions for getting device id
Terry Duncan
2
-8
/
+4
2021-03-10
Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
18
-115
/
+91
2021-03-10
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
1
-1
/
+1
2021-03-10
Merge tag 'for-linus-2021-03-10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-03-10
Merge tag '5.12-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-36
/
+36
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
159
-786
/
+1456
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-10
/
+7
2021-03-09
sparc: sparc64_defconfig: remove duplicate CONFIGs
Corentin Labbe
1
-3
/
+1
2021-03-09
sparc64: Fix opcode filtering in handling of no fault loads
Rob Gardner
1
-7
/
+6
2021-03-09
Merge branch 's390-qeth-fixes'
David S. Miller
2
-69
/
+62
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-09
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-09
Merge branch 'virtio_net-infinite-loop'
David S. Miller
2
-1
/
+9
2021-03-09
net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
Balazs Nemeth
1
-0
/
+3
2021-03-09
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-74
/
+58
2021-03-09
Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-9
/
+35
2021-03-09
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-03-09
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
4
-5
/
+17
2021-03-08
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
21
-647
/
+198
2021-03-08
cifs: do not send close in compound create+close requests
Paulo Alcantara
6
-21
/
+22
2021-03-08
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-03-08
cifs: change noisy error message to FYI
Paulo Alcantara
1
-1
/
+1
2021-03-08
cifs: print MIDs in decimal notation
Paulo Alcantara
3
-4
/
+4
2021-03-08
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-08
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-08
atm: fix a typo in the struct description
Tong Zhang
1
-1
/
+1
2021-03-08
net: qrtr: fix error return code of qrtr_sendmsg()
Jia-Ju Bai
1
-1
/
+3
2021-03-08
mptcp: fix length of ADD_ADDR with port sub-option
Davide Caratti
1
-6
/
+8
2021-03-08
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
1
-2
/
+6
2021-03-08
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
1
-0
/
+6
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
2
-0
/
+8
2021-03-08
net: davicom: Use platform_get_irq_optional()
Paul Cercueil
1
-1
/
+1
2021-03-08
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil
1
-1
/
+8
2021-03-08
net: davicom: Fix regulator not turned off on failed probe
Paul Cercueil
1
-3
/
+9
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2
-27
/
+57
2021-03-08
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
1
-2
/
+6
[next]