Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | inet: introduce dst_rtable() helper | Eric Dumazet | 2024-04-30 | 1 | -3/+2 | |
| * | | | | | net/smc: decouple ism_client from SMC-D DMB registration | Wen Gu | 2024-04-30 | 1 | -1/+1 | |
| * | | | | | ipv6: introduce dst_rt6_info() helper | Eric Dumazet | 2024-04-29 | 1 | -2/+2 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-04-25 | 4 | -10/+44 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-04-18 | 1 | -9/+28 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | bitmap: introduce generic optimized bitmap_size() | Alexander Lobakin | 2024-04-01 | 1 | -1/+1 | |
| * | | | | | | | s390/cio: rename bitmap_size() -> idset_bitmap_size() | Alexander Lobakin | 2024-04-01 | 1 | -4/+6 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-05-14 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | scsi: block: Remove now unused queue limits helpers | Christoph Hellwig | 2024-04-12 | 1 | -3/+3 | |
* | | | | | | | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2024-05-13 | 14 | -224/+573 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | s390/vfio-ap: Add write support to sysfs attr ap_config | Jason J. Herne | 2024-04-22 | 2 | -16/+180 | |
| * | | | | | | s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queue | Jason J. Herne | 2024-04-22 | 1 | -4/+5 | |
| * | | | | | | s390/vfio-ap: Add sysfs attr, ap_config, to export mdev state | Jason J. Herne | 2024-04-22 | 1 | -0/+27 | |
| * | | | | | | s390/ap: Externalize AP bus specific bitmap reading function | Jason J. Herne | 2024-04-22 | 2 | -10/+25 | |
| * | | | | | | s390/cio: fix tracepoint subchannel type field | Peter Oberparleiter | 2024-04-12 | 1 | -1/+1 | |
| * | | | | | | s390/cio: export CHPID operating speed | Peter Oberparleiter | 2024-04-12 | 3 | -2/+49 | |
| * | | | | | | s390/cio: export measurement data for all CMGs | Peter Oberparleiter | 2024-04-12 | 1 | -4/+0 | |
| * | | | | | | s390/cio: export extended channel-path-measurement data | Peter Oberparleiter | 2024-04-12 | 5 | -32/+69 | |
| * | | | | | | s390/cio: simplify measurement attribute registration | Peter Oberparleiter | 2024-04-12 | 1 | -34/+15 | |
| * | | | | | | s390/cio: rework channel-utilization-block handling | Peter Oberparleiter | 2024-04-12 | 3 | -25/+49 | |
| * | | | | | | s390/cio: convert sprintf()/snprintf() to sysfs_emit() | Li Zhijian | 2024-04-09 | 1 | -7/+7 | |
| * | | | | | | s390/ap: rename ap debug configuration option | Holger Dengler | 2024-04-09 | 1 | -2/+2 | |
| * | | | | | | s390/ap: modularize ap bus | Holger Dengler | 2024-04-09 | 3 | -6/+28 | |
| * | | | | | | s390/chsc: use notifier for AP configuration changes | Holger Dengler | 2024-04-09 | 2 | -4/+35 | |
| * | | | | | | s390/ap: swap IRQ and bus/device registration | Holger Dengler | 2024-04-09 | 1 | -9/+9 | |
| * | | | | | | s390/ap: rework ap initialization | Holger Dengler | 2024-04-09 | 1 | -30/+72 | |
| * | | | | | | s390/ap: use static qci information | Holger Dengler | 2024-04-09 | 1 | -56/+18 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2024-05-02 | 4 | -7/+55 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | s390/zcrypt: Use EBUSY to indicate temp unavailability | Harald Freudenberger | 2024-05-01 | 1 | -3/+3 | |
| * | | | | | s390/zcrypt: Handle ep11 cprb return code | Harald Freudenberger | 2024-05-01 | 1 | -0/+46 | |
| * | | | | | s390/zcrypt: Fix wrong format string in debug feature printout | Harald Freudenberger | 2024-05-01 | 1 | -1/+1 | |
| * | | | | | s390/cio: Ensure the copied buf is NUL terminated | Bui Quang Minh | 2024-04-29 | 1 | -1/+1 | |
| * | | | | | s390/3270: Fix buffer assignment | Sven Schnelle | 2024-04-26 | 1 | -2/+4 | |
* | | | | | | s390/qeth: Fix kernel panic after setting hsuid | Alexandra Winter | 2024-05-02 | 1 | -34/+27 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2024-04-19 | 4 | -10/+44 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | s390/cio: log fake IRB events | Peter Oberparleiter | 2024-04-12 | 2 | -0/+13 | |
| * | | | s390/cio: fix race condition during online processing | Peter Oberparleiter | 2024-04-12 | 1 | -5/+8 | |
| * | | | s390/qdio: handle deferred cc1 | Peter Oberparleiter | 2024-04-12 | 1 | -5/+23 | |
| |/ / | ||||||
* / / | s390/ism: Properly fix receive message buffer allocation | Gerd Bayer | 2024-04-17 | 1 | -9/+28 | |
|/ / | ||||||
* / | s390/qeth: handle deferred cc1 | Alexandra Winter | 2024-03-25 | 1 | -2/+36 | |
|/ | ||||||
* | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2024-03-19 | 44 | -383/+438 | |
|\ | ||||||
| * | s390/cio: use while (i--) pattern to clean up | Andy Shevchenko | 2024-03-17 | 2 | -3/+3 | |
| * | s390/raw3270: make class3270 constant | Ricardo B. Marliere | 2024-03-13 | 3 | -10/+12 | |
| * | s390/raw3270: improve raw3270_init() readability | Ricardo B. Marliere | 2024-03-13 | 1 | -10/+12 | |
| * | s390/tape: make tape_class constant | Ricardo B. Marliere | 2024-03-13 | 1 | -9/+8 | |
| * | s390/vmlogrdr: make vmlogrdr_class constant | Ricardo B. Marliere | 2024-03-13 | 1 | -10/+8 | |
| * | s390/vmur: make vmur_class constant | Ricardo B. Marliere | 2024-03-13 | 1 | -9/+9 | |
| * | s390/zcrypt: make zcrypt_class constant | Ricardo B. Marliere | 2024-03-13 | 1 | -18/+19 | |
| * | s390/vfio_ccw_cp: use new address translation helpers | Heiko Carstens | 2024-03-13 | 1 | -38/+44 | |
| * | s390/ctcm: use new address translation helpers | Heiko Carstens | 2024-03-13 | 3 | -13/+13 |