messages from 2019-10-25 13:42:42 to 2019-10-25 14:02:03 UTC [more...]
[PATCH AUTOSEL 4.19 01/37] PCI/ASPM: Do not initialize link state when aspm_disabled is set
2019-10-25 13:56 UTC (28+ messages)
` [PATCH AUTOSEL 4.19 03/37] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
` [PATCH AUTOSEL 4.19 04/37] rseq/selftests: x86: Work-around bogus gcc-8 optimisation
` [f2fs-dev] [PATCH AUTOSEL 4.19 05/37] f2fs: fix to do sanity check on valid node/block count
` "
` [PATCH AUTOSEL 4.19 08/37] nvme-pci: fix conflicting p2p resource adds
` [PATCH AUTOSEL 4.19 10/37] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.19 11/37] KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
` [PATCH AUTOSEL 4.19 12/37] drm/amdgpu/display: Fix reload driver error
` [PATCH AUTOSEL 4.19 16/37] xfrm interface: fix memory leak on creation
` [PATCH AUTOSEL 4.19 17/37] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH AUTOSEL 4.19 18/37] drm/msm: Use the correct dma_sync calls in msm_gem
` [PATCH AUTOSEL 4.19 21/37] rxrpc: Fix call ref leak
` [PATCH AUTOSEL 4.19 23/37] rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
` [PATCH AUTOSEL 4.19 24/37] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 4.19 25/37] llc: fix sk_buff leak in llc_conn_service()
` [PATCH AUTOSEL 4.19 27/37] bonding: fix potential NULL deref in bond_update_slave_arr
` [PATCH AUTOSEL 4.19 29/37] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
` [PATCH AUTOSEL 4.19 33/37] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
` [PATCH AUTOSEL 4.19 35/37] ipv6: Handle race in addrconf_dad_work
` [PATCH AUTOSEL 4.19 36/37] bdi: Do not use freezable workqueue
` [PATCH AUTOSEL 4.19 37/37] ALSA: hda: Add codec on bus address table lately
[PATCH AUTOSEL 4.14 01/25] PCI/ASPM: Do not initialize link state when aspm_disabled is set
2019-10-25 13:57 UTC (18+ messages)
` [PATCH AUTOSEL 4.14 02/25] HID: i2c-hid: Add Odys Winbook 13 to descriptor override
` [PATCH AUTOSEL 4.14 05/25] nvme-pci: fix conflicting p2p resource adds
` [PATCH AUTOSEL 4.14 07/25] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.14 09/25] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug
` [PATCH AUTOSEL 4.14 10/25] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH AUTOSEL 4.14 11/25] drm/msm: Use the correct dma_sync calls in msm_gem
` [PATCH AUTOSEL 4.14 13/25] rxrpc: Fix call ref leak
` [PATCH AUTOSEL 4.14 14/25] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 4.14 16/25] NFC: pn533: fix use-after-free and memleaks
` [PATCH AUTOSEL 4.14 17/25] bonding: fix potential NULL deref in bond_update_slave_arr
` [PATCH AUTOSEL 4.14 22/25] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
` [PATCH AUTOSEL 4.14 23/25] RDMA/iwcm: Fix a lock inversion issue
` [PATCH AUTOSEL 4.14 24/25] ipv6: Handle race in addrconf_dad_work
` [PATCH AUTOSEL 4.14 25/25] bdi: Do not use freezable workqueue
[PATCH 0/7] i386: Add `machine` parameter to query-cpu-definitions
2019-10-25 13:49 UTC (5+ messages)
[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
2019-10-25 14:01 UTC (12+ messages)
[PATCH AUTOSEL 4.9 01/20] PCI/ASPM: Do not initialize link state when aspm_disabled is set
2019-10-25 13:58 UTC (25+ messages)
` [PATCH AUTOSEL 4.9 02/20] HID: i2c-hid: Add Odys Winbook 13 to descriptor override
` [PATCH AUTOSEL 4.9 03/20] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
` [PATCH AUTOSEL 4.9 04/20] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.9 05/20] powerpc/pseries/hvconsole: Fix stack overread via udbg
` [PATCH AUTOSEL 4.9 06/20] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug
` [PATCH AUTOSEL 4.9 07/20] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH AUTOSEL 4.9 08/20] drm/msm: Use the correct dma_sync calls in msm_gem
` [PATCH AUTOSEL 4.9 09/20] sch_netem: fix rcu splat in netem_enqueue()
` [PATCH AUTOSEL 4.9 10/20] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 4.9 11/20] llc: fix sk_buff leak in llc_conn_service()
` [PATCH AUTOSEL 4.9 12/20] bonding: fix potential NULL deref in bond_update_slave_arr
` [PATCH AUTOSEL 4.9 13/20] net: usb: sr9800: fix uninitialized local variable
` [PATCH AUTOSEL 4.9 14/20] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
` [PATCH AUTOSEL 4.9 15/20] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
` [PATCH AUTOSEL 4.9 16/20] Btrfs: fix hang when loading existing inode cache off disk
` [PATCH AUTOSEL 4.9 17/20] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
` [PATCH AUTOSEL 4.9 18/20] RDMA/iwcm: Fix a lock inversion issue
` [PATCH AUTOSEL 4.9 19/20] ipv6: Handle race in addrconf_dad_work
` [PATCH AUTOSEL 4.9 20/20] bdi: Do not use freezable workqueue
[PATCH 0/3] commit: fix advice for empty commits during rebases
2019-10-25 14:01 UTC (5+ messages)
` [PATCH 3/3] commit: give correct advice for empty commit during a rebase
[GIT PULL] MMC fixes for v5.4-rc5
2019-10-25 14:00 UTC
[Buildroot] [git commit] package/jitterentropy-library: fix static build
2019-10-25 14:00 UTC
[PATCH AUTOSEL 4.4 01/16] PCI/ASPM: Do not initialize link state when aspm_disabled is set
2019-10-25 13:58 UTC (17+ messages)
` [PATCH AUTOSEL 4.4 02/16] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
` [PATCH AUTOSEL 4.4 03/16] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.4 04/16] powerpc/pseries/hvconsole: Fix stack overread via udbg
` [PATCH AUTOSEL 4.4 05/16] scsi: RDMA/srp: Fix a sleep-in-invalid-context bug
` [PATCH AUTOSEL 4.4 06/16] sch_netem: fix rcu splat in netem_enqueue()
` [PATCH AUTOSEL 4.4 07/16] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 4.4 08/16] llc: fix sk_buff leak in llc_conn_service()
` [PATCH AUTOSEL 4.4 09/16] bonding: fix potential NULL deref in bond_update_slave_arr
` [PATCH AUTOSEL 4.4 10/16] net: usb: sr9800: fix uninitialized local variable
` [PATCH AUTOSEL 4.4 11/16] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
` [PATCH AUTOSEL 4.4 12/16] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
` [PATCH AUTOSEL 4.4 13/16] Btrfs: fix hang when loading existing inode cache off disk
` [PATCH AUTOSEL 4.4 14/16] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
` [PATCH AUTOSEL 4.4 15/16] RDMA/iwcm: Fix a lock inversion issue
` [PATCH AUTOSEL 4.4 16/16] bdi: Do not use freezable workqueue
mlockall(MCL_CURRENT) blocking infinitely
2019-10-25 14:00 UTC (14+ messages)
[dpdk-dev] [PATCH v4 0/4] get Rx/Tx packet burst mode information
2019-10-25 13:59 UTC (4+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add the API for getting "
[PULL 00/19] Trivial branch patches
2019-10-25 13:59 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915: Encapsulate kconfig constant values inside boolean predicates
2019-10-25 13:59 UTC (6+ messages)
` "
` [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Initialise err in case there are no engines!
` "
[PATCH][next] io-wq: fix unintentional integer overflow on left shift
2019-10-25 13:59 UTC (7+ messages)
Paid Advertisement Request
2019-10-25 13:58 UTC
[dpdk-dev] [PATCH 0/8] EAL and PCI ABI changes for 19.11
2019-10-25 13:56 UTC (14+ messages)
` [dpdk-dev] [PATCH v3 00/12] "
` [dpdk-dev] [PATCH v3 01/12] eal: make lcore config private
` [dpdk-dev] [PATCH v3 02/12] eal: remove deprecated CPU flags check function
` [dpdk-dev] [PATCH v3 03/12] eal: remove deprecated malloc virt2phys function
` [dpdk-dev] [PATCH v3 04/12] mem: hide internal heap header
` [dpdk-dev] [PATCH v3 05/12] net/bonding: use non deprecated PCI API
` [dpdk-dev] [PATCH v3 06/12] pci: remove deprecated functions
` [dpdk-dev] [PATCH v3 07/12] log: add log stream accessor
` [dpdk-dev] [PATCH v3 08/12] test/mem: remove dependency on EAL internals
` [dpdk-dev] [PATCH v3 09/12] eal: deinline lcore APIs
` [dpdk-dev] [PATCH v3 10/12] eal: factorize lcore role code
` [dpdk-dev] [PATCH v3 11/12] eal: make the global configuration private
` [dpdk-dev] [PATCH v3 12/12] doc: announce global logs struct removal from ABI
[PATCH v4 1/4] go: Refactor patches for 1.13.3
2019-10-25 13:58 UTC (4+ messages)
` [PATCH v4 2/4] go: Add go1.13 recipes
` [PATCH v4 3/4] go: Change default GOVERSION to 1.13
` [PATCH v4 4/4] Remove go-1.12
[RFC 0/3] block/file-posix: Work around XFS bug
2019-10-25 13:46 UTC (3+ messages)
[PATCH v4 1/4] go: Refactor patches for 1.13.3
2019-10-25 13:58 UTC
Long term approaches to mitigate device reset issue in vhost-user-scsi
2019-10-25 13:40 UTC
[PATCH 0/7] towards QE support on ARM
2019-10-25 12:40 UTC (7+ messages)
` [PATCH v2 00/23] QUICC Engine "
` [PATCH v2 16/23] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
` [PATCH v2 17/23] soc: fsl: qe: make qe_ic_cascade_* static
` [PATCH v2 18/23] soc: fsl: qe: remove unused qe_ic_set_* functions
` [PATCH v2 19/23] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
` [PATCH v2 20/23] serial: make SERIAL_QE "
[PULL 0/7] Block layer patches
2019-10-25 13:46 UTC (8+ messages)
` [PULL 1/7] qapi: add support for blkreplay driver
` [PULL 2/7] iotests: Skip read-only cases in 118 when run as root
` [PULL 3/7] blockdev: Use error_report() in hmp_commit()
` [PULL 4/7] block/backup: drop dead code from backup_job_create
` [PULL 5/7] doc: Describe missing generic -blockdev options
` [PULL 6/7] coroutine: Add qemu_co_mutex_assert_locked()
` [PULL 7/7] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
[PATCH v2 0/2] RISC-V: Convert to do_transaction_failed hook
2019-10-25 13:56 UTC (3+ messages)
[PATCH AUTOSEL 5.3 01/33] net: ipv6: fix listify ip6_rcv_finish in case of forwarding
2019-10-25 13:55 UTC (15+ messages)
` [PATCH AUTOSEL 5.3 02/33] sch_netem: fix rcu splat in netem_enqueue()
` [PATCH AUTOSEL 5.3 04/33] rxrpc: Fix call ref leak
` [PATCH AUTOSEL 5.3 05/33] rxrpc: Fix trace-after-put looking at the put peer record
` [PATCH AUTOSEL 5.3 07/33] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 5.3 08/33] llc: fix sk_buff leak in llc_conn_service()
` [PATCH AUTOSEL 5.3 13/33] net: usb: sr9800: fix uninitialized local variable
` [f2fs-dev] [PATCH AUTOSEL 5.3 18/33] f2fs: fix to avoid discard command leak
` "
` [PATCH AUTOSEL 5.3 24/33] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
` [PATCH AUTOSEL 5.3 30/33] bdi: Do not use freezable workqueue
` [PATCH AUTOSEL 5.3 31/33] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
` [PATCH AUTOSEL 5.3 33/33] nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
[PATCH] [LOCAL] arm64: renesas_defconfig: Refresh for v5.4-rc1
2019-10-25 13:56 UTC
[PATCH 0/4] crypto: improve performance of ciphers in XTS mode
2019-10-25 13:46 UTC (6+ messages)
` [PATCH 1/4] tests: allow filtering crypto cipher benchmark tests
` [PATCH 2/4] tests: benchmark crypto with fixed data size, not time period
[PATCH v7 00/17] xfs: mount API patch series
2019-10-25 13:53 UTC (5+ messages)
` [PATCH v7 05/17] xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
` [PATCH v7 06/17] xfs: use kmem functions for struct xfs_mount
[U-Boot] [PATCH 3/3] board: tbs2910: Convert eth to driver model
2019-10-25 13:53 UTC (2+ messages)
[PATCH] ARM: shmobile: defconfig: Refresh for v5.4-rc1
2019-10-25 13:53 UTC (2+ messages)
[PATCH v7 0/9] target/arm/kvm: enable SVE in guests
2019-10-25 13:51 UTC (4+ messages)
[PATCH] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
2019-10-25 13:51 UTC (2+ messages)
[dpdk-dev] patchwork outage on Monday 28th
2019-10-25 13:51 UTC
[Buildroot] [PATCH 1/1] toolchain: install libssp.so from external toolchain
2019-10-25 13:51 UTC (2+ messages)
[PATCH V2] PCI: dwc ep: cache config until DBI regs available
2019-10-25 13:50 UTC (9+ messages)
[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
2019-10-25 13:50 UTC (11+ messages)
` [PATCH v4 15/16] module: Move where we mark modules RO,X
KASAN: null-ptr-deref Write in io_wq_cancel_all
2019-10-25 13:50 UTC (3+ messages)
[Buildroot] [git commit] package/jitterentropy-library: bump to version 2.2.0
2019-10-25 13:50 UTC
[Xen-devel] [PATCH] xen: issue deprecation warning for 32-bit pv guest
2019-10-25 13:48 UTC (3+ messages)
` "
[U-Boot] [PATCH 1/1] dwc3-generic: Don't fail probe if clk/reset entries are absent
2019-10-25 13:50 UTC (2+ messages)
[PATCH v2 00/12] linux-user sparc fixes
2019-10-25 13:43 UTC (5+ messages)
` [PATCH v2 08/12] linux-user/sparc64: Fix target_signal_frame
[PATCH] net: hisilicon: Fix "Trying to free already-free IRQ"
2019-10-25 13:48 UTC
[lkp] [+560 bytes kernel size regression] [i386-tinyconfig] [5f77e31db5] perf: Allow using AUX data in perf samples
2019-10-25 13:47 UTC
USB-audio sound issues with qemu-system-ppc in Linux and Windows
2019-10-25 13:28 UTC
[PATCH v2] PCI: cadence: Refactor driver to use as a core library
2019-10-25 13:46 UTC (2+ messages)
[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
2019-10-25 13:46 UTC (4+ messages)
` [PATCH v3 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD
[PATCH] media: zr364xx: remove redundant assigmnent to idx, clean up code
2019-10-25 13:46 UTC (2+ messages)
[PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10
2019-10-25 13:44 UTC (5+ messages)
[PATCH 0/5] drm/udl: Convert to generic fbdev emulation
2019-10-25 13:44 UTC (11+ messages)
` [PATCH 3/5] drm/udl: Add GEM object functions for free(), vmap(), and vunmap()
[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
2019-10-25 13:44 UTC (4+ messages)
` [PATCH 5/8] mm: vmscan: replace shrink_node() loop with a retry jump
[dpdk-dev] [PATCH] devtools: export title syntax for check-git-log
2019-10-25 13:44 UTC (2+ messages)
[RFC/WIP] range-diff: show old/new blob OIDs in comments
2019-10-25 13:43 UTC (7+ messages)
[RFC PATCH 0/5] allow unprivileged overlay mounts
2019-10-25 13:42 UTC (2+ messages)
[PATCH libselinux 1/2] libselinux/src/Makefile: don't use ln --relative option
2019-10-25 13:43 UTC (2+ messages)
` [PATCH libselinux 2/2] libselinux/src/Makefile: do not use PYCEXT, and rely on the installed file name
[PATCH] ARM: dts: imx7d-pico: Add LCD support
2019-10-25 13:42 UTC (3+ messages)
[PATCH bpf-next 0/2] test_bpf: Add an skb_segment test for a linear head_frag=0 skb whose gso_size was mangled
2019-10-25 13:42 UTC (3+ messages)
` [PATCH bpf-next 1/2] test_bpf: Refactor test_skb_segment() to allow testing skb_segment() on numerous different skbs
` [PATCH bpf-next 2/2] test_bpf: Introduce 'gso_linear_no_head_frag' skb_segment test
[Buildroot] [PATCH 0/2 v2] toolchain: handle toolchains with SSP in libssp.so (branch yem/libssp)
2019-10-25 13:42 UTC (2+ messages)
` [Buildroot] [PATCH 2/2 v2] packages/sox: unconditionaly disable custom SSP detection
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.