Age | Commit message (Expand) | Author | Files | Lines |
2021-03-10 | drm/amd/display: Add a backlight module option | Takashi Iwai | 3 | -0/+10 |
2021-03-10 | drm/amdgpu/display: handle aux backlight in backlight_get_brightness | Alex Deucher | 1 | -4/+20 |
2021-03-10 | drm/amdgpu/display: don't assert in set backlight function | Alex Deucher | 1 | -1/+0 |
2021-03-10 | drm/amdgpu/display: simplify backlight setting | Alex Deucher | 1 | -16/+4 |
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 |
2021-03-08 | net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch() | Jia-Ju Bai | 1 | -1/+3 |
2021-03-08 | net: usb: log errors to dmesg/syslog | Grant Grundler | 1 | -1/+1 |
2021-03-08 | net: usb: cdc_ncm: emit dev_err on error paths | Grant Grundler | 1 | -5/+5 |
2021-03-08 | net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil... | Bhaskar Chowdhury | 1 | -4/+4 |
2021-03-08 | net: dsa: bcm_sf2: simplify optional reset handling | Philipp Zabel | 1 | -3/+3 |
2021-03-08 | MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes | Bjørn Mork | 1 | -1/+5 |
2021-03-08 | mount: fix mounting of detached mounts onto targets that reside on shared mounts | Christian Brauner | 1 | -1/+1 |
2021-03-08 | gpiolib: Read "gpio-line-names" from a firmware node | Andy Shevchenko | 1 | -8/+4 |