summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang2021-07-301-20/+21
* | | | | | | | | | | | | | | | Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-138-316/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | nbd: Aovid double completion of a requestXie Yongji2021-08-131-3/+11
| * | | | | | | | | | | | | | | | blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai2021-08-131-2/+4
| * | | | | | | | | | | | | | | | Revert "block/mq-deadline: Add cgroup support"Tejun Heo2021-08-115-307/+14
| * | | | | | | | | | | | | | | | blk-iocost: fix lockdep warning on blkcg->lockMing Lei2021-08-091-4/+4
* | | | | | | | | | | | | | | | | Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-133-40/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe2021-08-131-4/+27
| * | | | | | | | | | | | | | | | | io_uring: fix ctx-exit io_rsrc_put_work() deadlockPavel Begunkov2021-08-091-7/+8
| * | | | | | | | | | | | | | | | | io_uring: drop ctx->uring_lock before flushing work itemJens Axboe2021-08-091-2/+4
| * | | | | | | | | | | | | | | | | io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()Hao Xu2021-08-091-7/+11
| * | | | | | | | | | | | | | | | | io-wq: fix bug of creating io-wokers unconditionallyHao Xu2021-08-091-2/+10
| * | | | | | | | | | | | | | | | | io_uring: rsrc ref lock needs to be IRQ safeJens Axboe2021-08-091-14/+5
| * | | | | | | | | | | | | | | | | io_uring: Use WRITE_ONCE() when writing to sq_flagsNadav Amit2021-08-081-4/+9
| * | | | | | | | | | | | | | | | | io_uring: clear TIF_NOTIFY_SIGNAL when running task workNadav Amit2021-08-081-2/+3
* | | | | | | | | | | | | | | | | | Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-136-61/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello2021-08-121-2/+1
| * | | | | | | | | | | | | | | | | Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-08-111-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko2021-08-041-13/+13
| | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal2021-08-111-6/+20
| * | | | | | | | | | | | | | | | | pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara2021-08-101-3/+5
| * | | | | | | | | | | | | | | | | pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang2021-07-231-5/+3
| * | | | | | | | | | | | | | | | | pinctrl: qcom: fix GPIOLIB dependenciesArnd Bergmann2021-07-231-32/+31
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-12118-372/+763
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2021-08-122-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa2021-08-101-1/+6
| | * | | | | | | | | | | | | | | | | ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu2021-07-081-1/+1
| | * | | | | | | | | | | | | | | | | ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu2021-07-071-2/+2
| * | | | | | | | | | | | | | | | | | vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)2021-08-121-2/+5
| * | | | | | | | | | | | | | | | | | wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko2021-08-121-4/+8
| * | | | | | | | | | | | | | | | | | net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean2021-08-121-0/+1
| * | | | | | | | | | | | | | | | | | Revert "tipc: Return the correct errno code"Hoang Le2021-08-121-3/+3
| * | | | | | | | | | | | | | | | | | net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-121-8/+8
| * | | | | | | | | | | | | | | | | | net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-112-2/+2
| * | | | | | | | | | | | | | | | | | MAINTAINERS: switch to my OMP email for Renesas Ethernet driversSergey Shtylyov2021-08-111-1/+1
| * | | | | | | | | | | | | | | | | | tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell2021-08-111-1/+1
| * | | | | | | | | | | | | | | | | | net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee2021-08-111-1/+1
| * | | | | | | | | | | | | | | | | | net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau2021-08-111-2/+3
| * | | | | | | | | | | | | | | | | | net: bridge: fix memleak in br_add_if()Yang Yingliang2021-08-101-0/+2
| * | | | | | | | | | | | | | | | | | net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean2021-08-1011-14/+14
| * | | | | | | | | | | | | | | | | | net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov2021-08-104-12/+11
| * | | | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-08-107-15/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | bpf, core: Fix kernel-doc notationRandy Dunlap2021-08-101-1/+6
| | * | | | | | | | | | | | | | | | | | bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-08-102-4/+4
| | * | | | | | | | | | | | | | | | | | bpf: Add missing bpf_read_[un]lock_trace() for syscall programYonghong Song2021-08-101-0/+4
| | * | | | | | | | | | | | | | | | | | bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-103-2/+5
| | * | | | | | | | | | | | | | | | | | bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-094-8/+8
| * | | | | | | | | | | | | | | | | | | Merge branch 'fdb-backpressure-fixes'David S. Miller2021-08-104-22/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-1/+3
| | * | | | | | | | | | | | | | | | | | | net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-4/+10