linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-18 08:57:09 to 2019-03-18 09:37:09 UTC [more...]

[PATCH REBASED 0/4] mm: Generalize putback functions
 2019-03-18  9:28 UTC  (3+ messages)
` [PATCH REBASED 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
` [PATCH REBASED 4/4] mm: Generalize putback scan functions

[PATCH 0/2] w1: DS2408 fixes
 2019-03-18  9:27 UTC  (2+ messages)
` [PATCH 2/2] w1: fix the resume command API

[PATCH 5.0 00/43] 5.0.3-stable review
 2019-03-18  9:24 UTC  (38+ messages)
` [PATCH 5.0 01/43] connector: fix unsafe usage of ->real_parent
` [PATCH 5.0 02/43] fou, fou6: avoid uninit-value in gue_err() and gue6_err()
` [PATCH 5.0 03/43] gro_cells: make sure device is up in gro_cells_receive()
` [PATCH 5.0 04/43] ipv4/route: fail early when inet dev is missing
` [PATCH 5.0 05/43] l2tp: fix infoleak in l2tp_ip6_recvmsg()
` [PATCH 5.0 06/43] lan743x: Fix RX Kernel Panic
` [PATCH 5.0 07/43] lan743x: Fix TX Stall Issue
` [PATCH 5.0 09/43] net: hsr: fix memory leak in hsr_dev_finalize()
` [PATCH 5.0 10/43] net/hsr: fix possible crash in add_timer()
` [PATCH 5.0 11/43] net: sit: fix UBSAN Undefined behaviour in check_6rd
` [PATCH 5.0 12/43] net/x25: fix use-after-free in x25_device_event()
` [PATCH 5.0 13/43] net/x25: reset state in x25_connect()
` [PATCH 5.0 14/43] pptp: dst_release sk_dst_cache in pptp_sock_destruct
` [PATCH 5.0 15/43] ravb: Decrease TxFIFO depth of Q3 and Q2 to one
` [PATCH 5.0 16/43] route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
` [PATCH 5.0 17/43] rxrpc: Fix client call queueing, waiting for channel
` [PATCH 5.0 18/43] sctp: remove sched init from sctp_stream_init
` [PATCH 5.0 19/43] tcp: do not report TCP_CM_INQ of 0 for closed connections
` [PATCH 5.0 20/43] tcp: Dont access TCP_SKB_CB before initializing it
` [PATCH 5.0 21/43] tcp: handle inet_csk_reqsk_queue_add() failures
` [PATCH 5.0 22/43] vxlan: Fix GRO cells race condition between receive and link delete
` [PATCH 5.0 23/43] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 5.0 24/43] net/mlx4_core: Fix reset flow when in command polling mode
` [PATCH 5.0 26/43] net/mlx4_core: Fix qp mtt size calculation
` [PATCH 5.0 27/43] net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
` [PATCH 5.0 28/43] net: hns3: fix to stop multiple HNS reset due to the AER changes
` [PATCH 5.0 29/43] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 5.0 30/43] net: sched: flower: insert new filter to idr after setting its mask
` [PATCH 5.0 31/43] f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
` [PATCH 5.0 32/43] perf/x86: Fixup typo in stub functions
` [PATCH 5.0 33/43] ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56
` [PATCH 5.0 34/43] ALSA: firewire-motu: fix construction of PCM frame for capture direction
` [PATCH 5.0 35/43] ALSA: hda: Extend i915 component bind timeout
` [PATCH 5.0 37/43] ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
` [PATCH 5.0 38/43] ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
` [PATCH 5.0 41/43] perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
` [PATCH 5.0 43/43] drm: Block fb changes for async plane updates

[PATCH 4.20 00/52] 4.20.17-stable review
 2019-03-18  9:25 UTC  (41+ messages)
` [PATCH 4.20 01/52] connector: fix unsafe usage of ->real_parent
` [PATCH 4.20 02/52] gro_cells: make sure device is up in gro_cells_receive()
` [PATCH 4.20 03/52] ipv4/route: fail early when inet dev is missing
` [PATCH 4.20 04/52] l2tp: fix infoleak in l2tp_ip6_recvmsg()
` [PATCH 4.20 06/52] lan743x: Fix TX Stall Issue
` [PATCH 4.20 07/52] net: hns3: add dma_rmb() for rx description
` [PATCH 4.20 08/52] net: hsr: fix memory leak in hsr_dev_finalize()
` [PATCH 4.20 10/52] net: sit: fix UBSAN Undefined behaviour in check_6rd
` [PATCH 4.20 13/52] pptp: dst_release sk_dst_cache in pptp_sock_destruct
` [PATCH 4.20 14/52] ravb: Decrease TxFIFO depth of Q3 and Q2 to one
` [PATCH 4.20 16/52] rxrpc: Fix client call queueing, waiting for channel
` [PATCH 4.20 17/52] sctp: remove sched init from sctp_stream_init
` [PATCH 4.20 19/52] tcp: Dont access TCP_SKB_CB before initializing it
` [PATCH 4.20 20/52] tcp: handle inet_csk_reqsk_queue_add() failures
` [PATCH 4.20 21/52] vxlan: Fix GRO cells race condition between receive and link delete
` [PATCH 4.20 22/52] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 4.20 23/52] net/mlx4_core: Fix reset flow when in command polling mode
` [PATCH 4.20 24/52] net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
` [PATCH 4.20 26/52] net: sched: flower: insert new filter to idr after setting its mask
` [PATCH 4.20 27/52] tcp: repaired skbs must init their tso_segs
` [PATCH 4.20 28/52] net/x25: fix a race in x25_bind()
` [PATCH 4.20 30/52] net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
` [PATCH 4.20 31/52] ipv6: route: purge exception on removal
` [PATCH 4.20 32/52] team: use operstate consistently for linkup
` [PATCH 4.20 33/52] ipvlan: disallow userns cap_net_admin to change global mode/flags
` [PATCH 4.20 35/52] ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
` [PATCH 4.20 37/52] net/smc: fix smc_poll in SMC_INIT state
` [PATCH 4.20 38/52] missing barriers in some of unix_sock ->addr and ->path accesses
` [PATCH 4.20 39/52] f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
` [PATCH 4.20 40/52] perf/x86: Fixup typo in stub functions
` [PATCH 4.20 41/52] ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56
` [PATCH 4.20 42/52] ALSA: firewire-motu: fix construction of PCM frame for capture direction
` [PATCH 4.20 43/52] ALSA: hda: Extend i915 component bind timeout
` [PATCH 4.20 44/52] ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
` [PATCH 4.20 46/52] ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
` [PATCH 4.20 47/52] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
` [PATCH 4.20 49/52] perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
` [PATCH 4.20 50/52] Its wrong to add len to sector_nr in raid10 reshape twice
` [PATCH 4.20 51/52] drm: Block fb changes for async plane updates
` [PATCH 4.20 52/52] vhost/vsock: fix vhost vsock cid hashing inconsistent

[PATCH 4.14 00/34] 4.14.107-stable review
 2019-03-18  9:25 UTC  (26+ messages)
` [PATCH 4.14 01/34] ACPICA: Reference Counts: increase max to 0x4000 for large servers
` [PATCH 4.14 02/34] perf tools: Fix compile error with libunwind x86
` [PATCH 4.14 03/34] gro_cells: make sure device is up in gro_cells_receive()
` [PATCH 4.14 04/34] ipv4/route: fail early when inet dev is missing
` [PATCH 4.14 05/34] l2tp: fix infoleak in l2tp_ip6_recvmsg()
` [PATCH 4.14 06/34] net: hsr: fix memory leak in hsr_dev_finalize()
` [PATCH 4.14 07/34] net/hsr: fix possible crash in add_timer()
` [PATCH 4.14 09/34] net/x25: fix use-after-free in x25_device_event()
` [PATCH 4.14 10/34] net/x25: reset state in x25_connect()
` [PATCH 4.14 11/34] pptp: dst_release sk_dst_cache in pptp_sock_destruct
` [PATCH 4.14 13/34] route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
` [PATCH 4.14 14/34] rxrpc: Fix client call queueing, waiting for channel
` [PATCH 4.14 15/34] tcp: Dont access TCP_SKB_CB before initializing it
` [PATCH 4.14 17/34] vxlan: Fix GRO cells race condition between receive and link delete
` [PATCH 4.14 18/34] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 4.14 20/34] net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
` [PATCH 4.14 21/34] net/mlx4_core: Fix qp mtt size calculation
` [PATCH 4.14 22/34] net/x25: fix a race in x25_bind()
` [PATCH 4.14 23/34] mdio_bus: Fix use-after-free on device_register fails
` [PATCH 4.14 25/34] bonding: fix PACKET_ORIGDEV regression
` [PATCH 4.14 27/34] ipvlan: disallow userns cap_net_admin to change global mode/flags
` [PATCH 4.14 28/34] perf/x86: Fixup typo in stub functions
` [PATCH 4.14 30/34] ALSA: firewire-motu: fix construction of PCM frame for capture direction
` [PATCH 4.14 31/34] perf/x86/intel: Fix memory corruption
` [PATCH 4.14 32/34] perf/x86/intel: Make dev_attr_allow_tsx_force_abort static

[PATCH 4.9 00/31] 4.9.164-stable review
 2019-03-18  9:25 UTC  (15+ messages)
` [PATCH 4.9 01/31] ACPICA: Reference Counts: increase max to 0x4000 for large servers
` [PATCH 4.9 02/31] KEYS: restrict /proc/keys by credentials at open time
` [PATCH 4.9 11/31] route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
` [PATCH 4.9 12/31] tcp: handle inet_csk_reqsk_queue_add() failures
` [PATCH 4.9 13/31] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 4.9 14/31] net/mlx4_core: Fix reset flow when in command polling mode
` [PATCH 4.9 15/31] net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
` [PATCH 4.9 17/31] net/x25: fix a race in x25_bind()
` [PATCH 4.9 18/31] mdio_bus: Fix use-after-free on device_register fails
` [PATCH 4.9 19/31] net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
` [PATCH 4.9 20/31] missing barriers in some of unix_sock ->addr and ->path accesses
` [PATCH 4.9 21/31] ipvlan: disallow userns cap_net_admin to change global mode/flags
` [PATCH 4.9 22/31] vxlan: Fix GRO cells race condition between receive and link delete
` [PATCH 4.9 24/31] gro_cells: make sure device is up in gro_cells_receive()

[PATCH 4.19 00/52] 4.19.30-stable review
 2019-03-18  9:25 UTC  (38+ messages)
` [PATCH 4.19 01/52] connector: fix unsafe usage of ->real_parent
` [PATCH 4.19 02/52] gro_cells: make sure device is up in gro_cells_receive()
` [PATCH 4.19 03/52] ipv4/route: fail early when inet dev is missing
` [PATCH 4.19 04/52] l2tp: fix infoleak in l2tp_ip6_recvmsg()
` [PATCH 4.19 06/52] lan743x: Fix TX Stall Issue
` [PATCH 4.19 07/52] net: hsr: fix memory leak in hsr_dev_finalize()
` [PATCH 4.19 08/52] net/hsr: fix possible crash in add_timer()
` [PATCH 4.19 10/52] net/x25: fix use-after-free in x25_device_event()
` [PATCH 4.19 11/52] net/x25: reset state in x25_connect()
` [PATCH 4.19 12/52] pptp: dst_release sk_dst_cache in pptp_sock_destruct
` [PATCH 4.19 13/52] ravb: Decrease TxFIFO depth of Q3 and Q2 to one
` [PATCH 4.19 14/52] route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
` [PATCH 4.19 16/52] sctp: remove sched init from sctp_stream_init
` [PATCH 4.19 17/52] tcp: do not report TCP_CM_INQ of 0 for closed connections
` [PATCH 4.19 18/52] tcp: Dont access TCP_SKB_CB before initializing it
` [PATCH 4.19 21/52] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 4.19 23/52] net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
` [PATCH 4.19 24/52] net/mlx4_core: Fix qp mtt size calculation
` [PATCH 4.19 26/52] mdio_bus: Fix use-after-free on device_register fails
` [PATCH 4.19 28/52] ipv6: route: purge exception on removal
` [PATCH 4.19 29/52] team: use operstate consistently for linkup
` [PATCH 4.19 30/52] ipvlan: disallow userns cap_net_admin to change global mode/flags
` [PATCH 4.19 32/52] ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
` [PATCH 4.19 33/52] bonding: fix PACKET_ORIGDEV regression
` [PATCH 4.19 35/52] missing barriers in some of unix_sock ->addr and ->path accesses
` [PATCH 4.19 36/52] net: sched: flower: insert new filter to idr after setting its mask
` [PATCH 4.19 37/52] f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
` [PATCH 4.19 38/52] perf/x86: Fixup typo in stub functions
` [PATCH 4.19 40/52] ALSA: firewire-motu: fix construction of PCM frame for capture direction
` [PATCH 4.19 41/52] ALSA: hda: Extend i915 component bind timeout
` [PATCH 4.19 42/52] ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
` [PATCH 4.19 44/52] ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
` [PATCH 4.19 45/52] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
` [PATCH 4.19 48/52] Its wrong to add len to sector_nr in raid10 reshape twice
` [PATCH 4.19 49/52] drm: Block fb changes for async plane updates
` [PATCH 4.19 50/52] staging: erofs: fix race when the managed cache is enabled
` [PATCH 4.19 51/52] i40e: report correct statistics when XDP "

[PATCH net-next 0/3] net: phy: add Amlogic g12a support
 2019-03-18  9:34 UTC  (4+ messages)
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support

vmscan: Reclaim unevictable pages
 2019-03-18  9:33 UTC  (12+ messages)
      ` [External] "
        `  "

[RFC PATCH 00/12] platform/x86: intel_cht_int33fe: Real DisplayPort reference
 2019-03-18  9:25 UTC  (5+ messages)
` [PATCH 07/12] platform/x86: intel_cht_int33fe: Provide software node for all components

[PATCH 0/6] nvmem: sunxi_sid: native format and A83T/H5 support
 2019-03-18  9:25 UTC  (7+ messages)
` [PATCH 4/6] nvmem: sunxi_sid: Read out data in native format

[PATCH] y2038: fix socket.h header inclusion
 2019-03-18  9:21 UTC  (7+ messages)

[PATCH v9 0/2] PWM support for HiFive Unleashed
 2019-03-18  9:24 UTC  (4+ messages)

[PATCH v2 0/4] perf: Support a new 'percore' event qualifier
 2019-03-18  9:21 UTC  (4+ messages)
` [PATCH v2 1/4] perf: Add a "

[PATCH v1 0/3] Add Vivante GPU support on STM32MP157c
 2019-03-18  9:21 UTC  (5+ messages)
` [PATCH v1 2/3] ARM: dts: stm32: enable Vivante GPU support on stm32mp157c-ed1 board

[PATCH] lib: Add shared copy of __lshrti3 from libgcc
 2019-03-18  9:14 UTC  (3+ messages)

[PATCH v2 0/2] fix quota subdir mounts
 2019-03-18  9:12 UTC  (5+ messages)
` [PATCH v2 2/2] ceph: quota: "

[PATCH 1/5] reset: add acquired/released state for exclusive reset controls
 2019-03-18  9:12 UTC  (3+ messages)

[PATCH v2 1/2] media: atmel: atmel-isc: reworked driver and formats
 2019-03-18  9:11 UTC  (3+ messages)

[PATCH v1 0/3] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
 2019-03-18  9:08 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: Document MIPID02 bindings

Enabling -Wint-in-bool-context
 2019-03-18  9:05 UTC  (2+ messages)

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-18  8:59 UTC  (5+ messages)

[PATCH v2 00/19] locking/lockdep: Add comments and make some code
 2019-03-18  8:57 UTC  (20+ messages)
` [PATCH v2 01/19] locking/lockdep: Change all print_*() return type to void
` [PATCH v2 02/19] locking/lockdep: Add description and explanation in lockdep design doc
` [PATCH v2 03/19] locking/lockdep: Adjust lock usage bit character checks
` [PATCH v2 04/19] locking/lockdep: Remove useless conditional macro
` [PATCH v2 05/19] locking/lockdep: Adjust indents for function definitions
` [PATCH v2 06/19] locking/lockdep: Print the right depth for chain key colission
` [PATCH v2 07/19] locking/lockdep: Update obsolete struct field description
` [PATCH v2 08/19] locking/lockdep: Use lockdep_init_task for task initiation consistently
` [PATCH v2 09/19] locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
` [PATCH v2 10/19] locking/lockdep: Change the range of class_idx in held_lock struct
` [PATCH v2 11/19] locking/lockdep: Remove unused argument in validate_chain()
` [PATCH v2 12/19] locking/lockdep: Update comment
` [PATCH v2 13/19] locking/lockdep: Remove unnecessary function pointer argument
` [PATCH v2 14/19] locking/lockdep: Change type of the element field in circular_queue
` [PATCH v2 15/19] locking/lockdep: Remove __cq_empty()
` [PATCH v2 16/19] locking/lockdep: Use function pointer to avoid constant checks
` [PATCH v2 17/19] locking/lockdep: Combine check_noncircular and check_redundant
` [PATCH v2 18/19] locking/lockdep: Update comments on dependency search
` [PATCH v2 19/19] locking/lockdep: Change if to else-if when checking bfs errors

[PATCH v2 0/5] phy: tegra: xusb: Add Tegra186 support
 2019-03-18  8:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).