Show patches with: Archived = No       |   62726 patches
« 1 2 ... 305 306 307627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3,net-next] net: remove netx ethernet driver [1/3,net-next] net: remove netx ethernet driver - - - - --- 2019-07-22 Arnd Bergmann davem Not Applicable
[2/3] serial: remove netx serial driver [1/3,net-next] net: remove netx ethernet driver - - - - --- 2019-07-22 Arnd Bergmann davem Not Applicable
[3/3] uio: remove netx driver [1/3,net-next] net: remove netx ethernet driver - - - - --- 2019-07-22 Arnd Bergmann davem Not Applicable
[1/3] mm/gup: introduce __put_user_pages() introduce __put_user_pages(), convert a few call sites - - - - --- 2019-07-22 john.hubbard@gmail.com davem Not Applicable
[2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*() introduce __put_user_pages(), convert a few call sites - - - - --- 2019-07-22 john.hubbard@gmail.com davem Not Applicable
[3/3] net/xdp: convert put_page() to put_user_page*() introduce __put_user_pages(), convert a few call sites - - - - --- 2019-07-22 john.hubbard@gmail.com davem Not Applicable
[1/6] vhost: don't set uaddr for invalid address Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[2/6] vhost: validate MMU notifier registration Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[3/6] vhost: fix vhost map leak Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[4/6] vhost: reset invalidate_count in vhost_set_vring_num_addr() Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[5/6] vhost: mark dirty pages during map uninit Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[6/6] vhost: don't do synchronize_rcu() in vhost_uninit_vq_maps() Fixes for meta data acceleration - 1 - - --- 2019-07-23 Jason Wang davem Not Applicable
[v2,1/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[v2,2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[v2,3/3] net/xdp: convert put_page() to put_user_page*() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
rpcrdma_decode_msg: check xdr_inline_decode result rpcrdma_decode_msg: check xdr_inline_decode result - - - - --- 2019-07-24 Navid Emamdoost davem Not Applicable
[01/12] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[02/12] iov_iter: add helper to test if an iter would use GUP v2 block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[03/12] block: bio_release_pages: use flags arg instead of bool block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[04/12] block: bio_release_pages: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[05/12] block_dev: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[06/12] fs/nfs: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[07/12] vhost-scsi: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() 1 - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[08/12] fs/cifs: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[09/12] fs/fuse: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[10/12] fs/ceph: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[11/12] 9p/net: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[12/12] fs/ceph: fix a build warning: returning a value from void function block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[v3,1/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[v3,2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[v3,3/3] net/xdp: convert put_page() to put_user_page*() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-07-24 john.hubbard@gmail.com davem Not Applicable
[v2] net: dsa: qca8k: enable port flow control [v2] net: dsa: qca8k: enable port flow control - - - - --- 2019-07-24 xiaofeis davem Not Applicable
[net-next,v2,1/8] net: 3com: 3c59x: Use dev_get_drvdata Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,2/8] net: atheros: Use dev_get_drvdata Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,3/8] net: broadcom: Use dev_get_drvdata Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,4/8] e1000e: Use dev_get_drvdata where possible Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,5/8] fm10k: Use dev_get_drvdata Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,6/8] i40e: Use dev_get_drvdata Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,7/8] igb: Use dev_get_drvdata where possible Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[net-next,v2,8/8] net: jme: Use dev_get_drvdata Use dev_get_drvdata where possible - - - - --- 2019-07-24 Chuhong Yuan davem Not Applicable
[4.4,stable,net] net: tcp: Fix use-after-free in tcp_write_xmit [4.4,stable,net] net: tcp: Fix use-after-free in tcp_write_xmit 1 - - - --- 2019-07-24 maowenan davem Not Applicable
net: ceph: Fix a possible null-pointer dereference in ceph_crypto_key_destroy() net: ceph: Fix a possible null-pointer dereference in ceph_crypto_key_destroy() - - - - --- 2019-07-24 Jia-Ju Bai davem Not Applicable
[1/2] usb: serial: option: Add the BroadMobi BM818 card Add the BroadMobi BM818 card - - - - --- 2019-07-24 Angus Ainslie davem Not Applicable
linux-next: manual merge of the net-next tree with the jc_docs tree linux-next: manual merge of the net-next tree with the jc_docs tree - - - - --- 2019-07-25 Stephen Rothwell davem Not Applicable
linux-next: manual merge of the net-next tree with the net tree linux-next: manual merge of the net-next tree with the net tree - - - - --- 2019-07-25 Stephen Rothwell davem Not Applicable
[v2,10/10] docs: remove extra conf.py files Untitled series #121632 - - - - --- 2019-07-26 Mauro Carvalho Chehab davem Not Applicable
vhost: disable metadata prefetch optimization vhost: disable metadata prefetch optimization - - - - --- 2019-07-26 Michael S. Tsirkin davem Not Applicable
[v2,10/26] docs: packing: move it to core-api book and adjust markups ReST conversion of text files without .txt extension - 1 2 1 --- 2019-07-26 Mauro Carvalho Chehab davem Not Applicable
[v2,15/26] docs: isdn: convert to ReST and add to kAPI bookset ReST conversion of text files without .txt extension - - - - --- 2019-07-26 Mauro Carvalho Chehab davem Not Applicable
[v2,19/26] docs: index.rst: don't use genindex for pdf output ReST conversion of text files without .txt extension 1 - - - --- 2019-07-26 Mauro Carvalho Chehab davem Not Applicable
[v2,24/26] docs: net: convert two README files to ReST format ReST conversion of text files without .txt extension - - - - --- 2019-07-26 Mauro Carvalho Chehab davem Not Applicable
[1/2] octeon: Fix typo Fix Octeon to build on !MIPS - - - - --- 2019-07-26 Matthew Wilcox davem Not Applicable
Fix typo reigster to register Fix typo reigster to register - - - - --- 2019-07-27 Pei-Hsuan Hung davem Not Applicable
[stable,4.9] tcp: reset sk_send_head in tcp_write_queue_purge [stable,4.9] tcp: reset sk_send_head in tcp_write_queue_purge - 4 - 1 --- 2019-07-29 maowenan davem Not Applicable
[stable,4.4] tcp: reset sk_send_head in tcp_write_queue_purge [stable,4.4] tcp: reset sk_send_head in tcp_write_queue_purge - 1 - 1 --- 2019-07-29 maowenan davem Not Applicable
init: Kconfig: consistent indentions init: Kconfig: consistent indentions - - - - --- 2019-07-29 Enrico Weigelt, metux IT consult davem Not Applicable
[1/5] staging: fsl-dpaa2/ethsw: remove unused structure staging: fsl-dpaa2/ethsw: add the .ndo_fdb_dump callback - - - - --- 2019-07-29 Ioana Ciornei davem Not Applicable
[2/5] staging: fsl-dpaa2/ethsw: notify switchdev of offloaded entry staging: fsl-dpaa2/ethsw: add the .ndo_fdb_dump callback - - - - --- 2019-07-29 Ioana Ciornei davem Not Applicable
[3/5] staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callback staging: fsl-dpaa2/ethsw: add the .ndo_fdb_dump callback - - - - --- 2019-07-29 Ioana Ciornei davem Not Applicable
[4/5] staging: fsl-dpaa2/ethsw: check added_by_user flag staging: fsl-dpaa2/ethsw: add the .ndo_fdb_dump callback - - - - --- 2019-07-29 Ioana Ciornei davem Not Applicable
[5/5] staging: fsl-dpaa2/ethsw: add .ndo_fdb[add|del] callbacks staging: fsl-dpaa2/ethsw: add the .ndo_fdb_dump callback - - - - --- 2019-07-29 Ioana Ciornei davem Not Applicable
[PULL] vhost,virtio: cleanups and fixes [PULL] vhost,virtio: cleanups and fixes - - - - --- 2019-07-29 Michael S. Tsirkin davem Not Applicable
[v2] Fix typo reigster to register [v2] Fix typo reigster to register 1 - - - --- 2019-07-30 Pei-Hsuan Hung davem Not Applicable
[net-next,v2] can: fix ioctl function removal [net-next,v2] can: fix ioctl function removal - 1 - - --- 2019-07-30 Oliver Hartkopp davem Not Applicable
[v5,12/29] compat_ioctl: move drivers to compat_ptr_ioctl Untitled series #122318 3 - 5 - --- 2019-07-30 Arnd Bergmann davem Not Applicable
[v5,13/29] compat_ioctl: move more drivers to compat_ptr_ioctl Untitled series #122318 9 - - - --- 2019-07-30 Arnd Bergmann davem Not Applicable
[v5,17/29] compat_ioctl: move isdn/capi ioctl translation into driver Untitled series #122318 - - - - --- 2019-07-30 Arnd Bergmann davem Not Applicable
[v5,18/29] compat_ioctl: move rfcomm handlers into driver Untitled series #122318 1 - - - --- 2019-07-30 Arnd Bergmann davem Not Applicable
[v5,19/29] compat_ioctl: move hci_sock handlers into driver Untitled series #122318 1 - - - --- 2019-07-30 Arnd Bergmann davem Not Applicable
[01/14] usb: ohci-nxp: enable compile-testing ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[02/14] usb: udc: lpc32xx: allow compile-testing ARM: move lpc32xx and dove to multiplatform 2 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[03/14] watchdog: pnx4008_wdt: allow compile-testing ARM: move lpc32xx and dove to multiplatform 1 - 1 - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[04/14] serial: lpc32xx_hs: allow compile-testing ARM: move lpc32xx and dove to multiplatform 2 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[05/14] gpio: lpc32xx: allow building on non-lpc32xx targets ARM: move lpc32xx and dove to multiplatform 1 - - 1 --- 2019-07-31 Arnd Bergmann davem Not Applicable
[06/14] net: lpc-enet: factor out iram access ARM: move lpc32xx and dove to multiplatform - - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[07/14] net: lpc-enet: move phy setup into platform code ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[08/14] net: lpc-enet: allow compile testing ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[09/14] serial: lpc32xx: allow compile testing ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[10/14] ARM: lpc32xx: clean up header files ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[11/14] ARM: lpc32xx: allow multiplatform build ARM: move lpc32xx and dove to multiplatform - - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[12/14] ARM: dove: clean up mach/*.h headers ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[13/14] ARM: orion/mvebu: unify debug-ll virtual addresses ARM: move lpc32xx and dove to multiplatform - - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[14/14] ARM: dove: multiplatform support ARM: move lpc32xx and dove to multiplatform 1 - - - --- 2019-07-31 Arnd Bergmann davem Not Applicable
[V37,23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode Untitled series #122592 - - 1 - --- 2019-07-31 Matthew Garrett bpf Not Applicable
[v5,1/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - 1 - --- 2019-08-01 john.hubbard@gmail.com davem Not Applicable
[v5,2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() - - - - --- 2019-08-01 john.hubbard@gmail.com davem Not Applicable
[v5,3/3] net/xdp: convert put_page() to put_user_page*() mm/gup: add make_dirty arg to put_user_pages_dirty_lock() 1 - - - --- 2019-08-01 john.hubbard@gmail.com davem Not Applicable
[01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[02/34] net/rds: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[02/34] net/rds: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[03/34] net/ceph: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[04/34] x86/kvm: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[05/34] drm/etnaviv: convert release_pages() to put_user_pages() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[06/34] drm/i915: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[07/34] drm/radeon: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[08/34] media/ivtv: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[09/34] media/v4l2-core/mm: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[10/34] genwqe: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites 1 - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
[11/34] scif: convert put_page() to put_user_page*() put_user_pages(): miscellaneous call sites - - - - --- 2019-08-02 john.hubbard@gmail.com davem Not Applicable
« 1 2 ... 305 306 307627 628 »