linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-18 07:29:54 to 2019-03-18 09:34:03 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.19 00/52] 4.19.30-stable review
 2019-03-18  9:25 UTC  (34+ 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 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 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 "

vmscan: Reclaim unevictable pages
 2019-03-18  9:33 UTC  (14+ 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  (12+ messages)
` [PATCH 1/6] nvmem: sunxi_sid: Read out SID for randomness without looping
` [PATCH 2/6] nvmem: sunxi_sid: Optimize register read-out method
` [PATCH 3/6] nvmem: sunxi_sid: Dynamically allocate nvmem_config structure
` [PATCH 4/6] nvmem: sunxi_sid: Read out data in native format
` [PATCH 5/6] nvmem: sunxi_sid: Support SID on A83T and H5
` [PATCH 6/6] ARM: dts: sunxi: h3/h5: Add device node for SID

[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)

[PATCH] perf pmu: Fix parser error for uncore event alias
 2019-03-18  8:53 UTC  (2+ messages)

[PATCH] hostfs: fix mismatch between link_file definition and declaration
 2019-03-18  8:46 UTC 

[BUG] USB (EHCI/OHCI) broken on Allwinner SoCs
 2019-03-18  8:45 UTC 

[PATCH 1/2] acpi_pm: Fix bootup softlockup due to PMTMR counter read contention
 2019-03-18  8:44 UTC  (5+ messages)
` [PATCH 2/2] Revert "x86/hpet: Reduce HPET counter read contention"

[PATCH v9] Add basic and clock support for Mediatek MT8183 SoC
 2019-03-18  8:42 UTC  (2+ messages)
` [PATCH v9] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH] hostfs: fix mismatch between link_file definition and declaration
 2019-03-18  8:41 UTC  (3+ messages)

[PATCH] arm64: dts: mt2712: Remove un-used property for PCIe
 2019-03-18  8:27 UTC 

[PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set
 2019-03-18  8:18 UTC  (12+ messages)

[PATCH V5 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-18  8:18 UTC  (7+ messages)
` [PATCH V5 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V5 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V5 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V5 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V5 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH v4] ipvs: allow tunneling with gue encapsulation
 2019-03-18  8:14 UTC  (4+ messages)

[PATCH V4 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-18  8:07 UTC  (5+ messages)
` [PATCH V4 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH 0/7] Timer & SPI support for Allwinner suniv F1C100s
 2019-03-18  8:04 UTC  (5+ messages)

serial driver cleanups v2
 2019-03-18  8:03 UTC  (11+ messages)
` [PATCH v2 07/45] drivers: tty: serial: 8250_uniphier: use devm_ioremap_resource()
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions

[PATCH] arm64: ptrace: Add function argument access API
 2019-03-18  7:59 UTC 

virtio-blk: should num_vqs be limited by num_possible_cpus()?
 2019-03-18  7:47 UTC  (8+ messages)

[PATCH] spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309
 2019-03-18  7:43 UTC  (2+ messages)

[PATCH] can: flexcan: bump FLEXCAN_TIMEOUT_US to 250
 2019-03-18  7:40 UTC  (2+ messages)

[PATCH 0/2] Unlock 1GB-hugetlb on x86_64
 2019-03-18  7:31 UTC  (2+ messages)

[PATCH v2] mm: Fix __dump_page when mapping->host is not set
 2019-03-18  7:29 UTC 


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).