All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-03 16:29:50 to 2020-02-03 16:40:13 UTC [more...]

[PATCH 4.19 00/70] 4.19.102-stable review
 2020-02-03 16:20 UTC  (44+ messages)
` [PATCH 4.19 01/70] vfs: fix do_last() regression
` [PATCH 4.19 02/70] x86/resctrl: Fix use-after-free when deleting resource groups
` [PATCH 4.19 03/70] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
` [PATCH 4.19 04/70] x86/resctrl: Fix a deadlock due to inaccurate reference
` [PATCH 4.19 07/70] rsi: fix use-after-free on failed probe and unbind
` [PATCH 4.19 08/70] perf c2c: Fix return type for histogram sorting comparision functions
` [PATCH 4.19 09/70] PM / devfreq: Add new name attribute for sysfs
` [PATCH 4.19 11/70] arm64: kbuild: remove compressed images on make ARCH=arm64 (dist)clean
` [PATCH 4.19 14/70] reiserfs: Fix memory leak of journal device string
` [PATCH 4.19 16/70] media: af9005: uninitialized variable printked
` [PATCH 4.19 17/70] media: vp7045: do not read uninitialized values if usb transfer fails
` [PATCH 4.19 19/70] media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
` [PATCH 4.19 21/70] ttyprintk: fix a potential deadlock in interrupt context issue
` [PATCH 4.19 24/70] media: si470x-i2c: Move free() past last use of radio
` [PATCH 4.19 25/70] ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
` [PATCH 4.19 26/70] ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes
` [PATCH 4.19 28/70] soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
` [PATCH 4.19 29/70] tools lib traceevent: Fix memory leakage in filter_event
` [PATCH 4.19 30/70] rseq: Unregister rseq for clone CLONE_VM
` [PATCH 4.19 31/70] clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
` [PATCH 4.19 33/70] clk: mmp2: Fix the order of timer mux parents
` [PATCH 4.19 35/70] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH 4.19 36/70] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH 4.19 37/70] igb: Fix SGMII SFP module discovery for 100FX/LX
` [PATCH 4.19 38/70] platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
` [PATCH 4.19 39/70] ASoC: sti: fix possible sleep-in-atomic
` [PATCH 4.19 42/70] wireless: fix enabling channel 12 for custom regulatory domain
` [PATCH 4.19 44/70] mac80211: Fix TKIP replay protection immediately after key setup
` [PATCH 4.19 45/70] wireless: wext: avoid gcc -O3 warning
` [PATCH 4.19 47/70] net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
` [PATCH 4.19 48/70] bnxt_en: Fix ipv6 RFS filter matching logic
` [PATCH 4.19 50/70] iwlwifi: mvm: fix NVM check for 3168 devices
` [PATCH 4.19 51/70] iwlwifi: Dont ignore the cap field upon mcc update
` [PATCH 4.19 52/70] Input: aiptek - use descriptors of current altsetting
` [PATCH 4.19 54/70] vti[6]: fix packet tx through bpf_redirect()
` [PATCH 4.19 56/70] xfrm: interface: do not confirm neighbor when do pmtu update
` [PATCH 4.19 58/70] ARM: 8955/1: virt: Relax arch timer version check during early boot
` [PATCH 4.19 61/70] airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
` [PATCH 4.19 62/70] r8152: get default setting of WOL before initializing
` [PATCH 4.19 64/70] qlcnic: Fix CPU soft lockup while collecting firmware dump
` [PATCH 4.19 65/70] powerpc/fsl/dts: add fsl,erratum-a011043
` [PATCH 4.19 66/70] net/fsl: treat fsl,erratum-a011043
` [PATCH 4.19 69/70] l2t_seq_next should increase position index

[PATCH 0/5] Reftable support git-core
 2020-02-03 16:39 UTC  (7+ messages)
` [PATCH v2 5/5] Reftable support for git-core

[PATCH 5.4 00/90] 5.4.18-stable review
 2020-02-03 16:20 UTC  (73+ messages)
` [PATCH 5.4 01/90] vfs: fix do_last() regression
` [PATCH 5.4 02/90] cifs: fix soft mounts hanging in the reconnect code
` [PATCH 5.4 03/90] x86/resctrl: Fix a deadlock due to inaccurate reference
` [PATCH 5.4 04/90] x86/resctrl: Fix use-after-free when deleting resource groups
` [PATCH 5.4 06/90] e1000e: Drop unnecessary __E1000_DOWN bit twiddling
` [PATCH 5.4 07/90] e1000e: Revert "e1000e: Make watchdog use delayed work"
` [PATCH 5.4 09/90] perf c2c: Fix return type for histogram sorting comparision functions
` [PATCH 5.4 10/90] PM / devfreq: Add new name attribute for sysfs
` [PATCH 5.4 11/90] tools lib: Fix builds when glibc contains strlcpy()
` [PATCH 5.4 12/90] arm64: kbuild: remove compressed images on make ARCH=arm64 (dist)clean
` [PATCH 5.4 14/90] reiserfs: Fix memory leak of journal device string
` [PATCH 5.4 15/90] media: digitv: dont continue if remote control state cant be read
` [PATCH 5.4 16/90] media: af9005: uninitialized variable printked
` [PATCH 5.4 17/90] media: vp7045: do not read uninitialized values if usb transfer fails
` [PATCH 5.4 18/90] media: gspca: zero usb_buf
` [PATCH 5.4 19/90] media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
` [PATCH 5.4 23/90] cgroup: Prevent double killing of css when enabling threaded cgroup
` [PATCH 5.4 24/90] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
` [PATCH 5.4 25/90] arm64: dts: meson-sm1-sei610: add gpio bluetooth interrupt
` [PATCH 5.4 27/90] ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes
` [PATCH 5.4 28/90] ARM: dts: beagle-x15-common: Model 5V0 regulator
` [PATCH 5.4 30/90] tools lib traceevent: Fix memory leakage in filter_event
` [PATCH 5.4 31/90] rseq: Unregister rseq for clone CLONE_VM
` [PATCH 5.4 32/90] clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
` [PATCH 5.4 34/90] mac80211: mesh: restrict airtime metric to peered established plinks
` [PATCH 5.4 35/90] clk: mmp2: Fix the order of timer mux parents
` [PATCH 5.4 36/90] ASoC: rt5640: Fix NULL dereference on module unload
` [PATCH 5.4 37/90] s390/zcrypt: move ap device reset from bus to driver code
` [PATCH 5.4 39/90] ixgbevf: Remove limit of 10 entries for unicast filter list
` [PATCH 5.4 40/90] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH 5.4 42/90] iavf: remove current MAC address filter on VF reset
` [PATCH 5.4 43/90] platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
` [PATCH 5.4 45/90] ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers
` [PATCH 5.4 46/90] ASoC: hdac_hda: Fix error in driver removal after failed probe
` [PATCH 5.4 48/90] qmi_wwan: Add support for Quectel RM500Q
` [PATCH 5.4 49/90] parisc: Use proper printk format for resource_size_t
` [PATCH 5.4 50/90] lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP
` [PATCH 5.4 53/90] mac80211: Fix TKIP replay protection immediately after key setup
` [PATCH 5.4 54/90] wireless: wext: avoid gcc -O3 warning
` [PATCH 5.4 55/90] perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
` [PATCH 5.4 56/90] perf/x86/intel/uncore: Remove PCIe3 unit for SNR
` [PATCH 5.4 57/90] riscv: delete temporary files
` [PATCH 5.4 58/90] riscv: Less inefficient gcc tishift helpers (and export their symbols)
` [PATCH 5.4 60/90] iwlwifi: pcie: allocate smaller dev_cmd for TX headers
` [PATCH 5.4 61/90] iwlwifi: mvm: fix NVM check for 3168 devices
` [PATCH 5.4 62/90] iwlwifi: Dont ignore the cap field upon mcc update
` [PATCH 5.4 63/90] iwlwifi: dbg: force stop the debug monitor HW
` [PATCH 5.4 64/90] Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
` [PATCH 5.4 65/90] Input: aiptek - use descriptors of current altsetting
` [PATCH 5.4 66/90] ARM: dts: am335x-boneblack-common: fix memory size
` [PATCH 5.4 67/90] vti[6]: fix packet tx through bpf_redirect()
` [PATCH 5.4 68/90] xfrm interface: "
` [PATCH 5.4 70/90] Input: max77650-onkey - add of_match table
` [PATCH 5.4 72/90] ARM: 8955/1: virt: Relax arch timer version check during early boot
` [PATCH 5.4 73/90] led: max77650: add of_match table
` [PATCH 5.4 74/90] tee: optee: Fix compilation issue with nommu
` [PATCH 5.4 75/90] r8152: get default setting of WOL before initializing
` [PATCH 5.4 76/90] r8152: disable U2P3 for RTL8153B
` [PATCH 5.4 77/90] r8152: Disable PLA MCU clock speed down
` [PATCH 5.4 78/90] r8152: disable test IO for RTL8153B
` [PATCH 5.4 79/90] r8152: avoid the MCU to clear the lanwake
` [PATCH 5.4 80/90] r8152: disable DelayPhyPwrChg
` [PATCH 5.4 81/90] ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
` [PATCH 5.4 82/90] qlcnic: Fix CPU soft lockup while collecting firmware dump
` [PATCH 5.4 83/90] powerpc/fsl/dts: add fsl,erratum-a011043
` [PATCH 5.4 84/90] net/fsl: treat fsl,erratum-a011043
` [PATCH 5.4 85/90] net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
` [PATCH 5.4 86/90] seq_tab_next() should increase position index
` [PATCH 5.4 87/90] l2t_seq_next "
` [PATCH 5.4 88/90] netfilter: conntrack: sctp: use distinct states for new SCTP connections
` [PATCH 5.4 89/90] netfilter: nf_tables_offload: fix check the chain offload flag
` [PATCH 5.4 90/90] net: Fix skb->csum update in inet_proto_csum_replace16()

[PATCH] btrfs: qgroup: Automatically remove qgroup item when dropping a subvolume
 2020-02-03 16:36 UTC  (2+ messages)

[PATCH nf 0/4] netfilter: conntrack: allow insertion of clashing entries
 2020-02-03 16:37 UTC  (5+ messages)
` [PATCH nf 1/4] netfilter: conntrack: remove two args from resolve_clash
` [PATCH nf 2/4] netfilter: conntrack: place confirm-bit setting in a helper
` [PATCH nf 3/4] netfilter: conntrack: split resolve_clash function
` [PATCH nf 4/4] netfilter: conntrack: allow insertion of clashing entries

[PATCH 5.5 00/23] 5.5.2-stable review
 2020-02-03 16:20 UTC  (24+ messages)
` [PATCH 5.5 01/23] vfs: fix do_last() regression
` [PATCH 5.5 02/23] cifs: fix soft mounts hanging in the reconnect code
` [PATCH 5.5 03/23] x86/resctrl: Fix a deadlock due to inaccurate reference
` [PATCH 5.5 04/23] x86/resctrl: Fix use-after-free when deleting resource groups
` [PATCH 5.5 05/23] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
` [PATCH 5.5 06/23] KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
` [PATCH 5.5 07/23] gfs2: Another gfs2_find_jhead fix
` [PATCH 5.5 08/23] lib/test_bitmap: correct test data offsets for 32-bit
` [PATCH 5.5 09/23] perf c2c: Fix return type for histogram sorting comparision functions
` [PATCH 5.5 10/23] PM / devfreq: Add new name attribute for sysfs
` [PATCH 5.5 11/23] tools lib: Fix builds when glibc contains strlcpy()
` [PATCH 5.5 12/23] arm64: kbuild: remove compressed images on make ARCH=arm64 (dist)clean
` [PATCH 5.5 13/23] mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
` [PATCH 5.5 14/23] reiserfs: Fix memory leak of journal device string
` [PATCH 5.5 15/23] media: digitv: dont continue if remote control state cant be read
` [PATCH 5.5 16/23] media: af9005: uninitialized variable printked
` [PATCH 5.5 17/23] media: vp7045: do not read uninitialized values if usb transfer fails
` [PATCH 5.5 18/23] media: gspca: zero usb_buf
` [PATCH 5.5 19/23] media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
` [PATCH 5.5 20/23] tomoyo: Use atomic_t for statistics counter
` [PATCH 5.5 21/23] ttyprintk: fix a potential deadlock in interrupt context issue
` [PATCH 5.5 22/23] Bluetooth: Fix race condition in hci_release_sock()
` [PATCH 5.5 23/23] cgroup: Prevent double killing of css when enabling threaded cgroup

Need help understanding assertion fail
 2020-02-03 16:37 UTC 

[PATCH 00/15] rbd: switch to blk-mq
 2020-02-03 16:38 UTC  (3+ messages)
` [PATCH 01/15] rbd: lock object request list

[PATCHv5 0/5]Odroid n2 using eMMC would fail to boot up
 2020-02-03 16:38 UTC  (5+ messages)
` [PATCHv5 1/5] mmc: meson-gx: Fix clk phase tuning for MMC

[PATCH] btrfs: Don't submit any btree write bio after transaction is aborted
 2020-02-03 16:38 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Remove lite restore defines
 2020-02-03 16:37 UTC  (2+ messages)

[Xen-devel] [PATCH 0/8] Early cleanups and bug fixes in preparation for live update
 2020-02-03 16:37 UTC  (4+ messages)
` [Xen-devel] [PATCH 5/8] xen/vmap: allow vmap() to be called during early boot

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_ctx_sseu: Skip gtt tests if mappable aperture unavailable
 2020-02-03 16:37 UTC  (4+ messages)

[Buildroot] [git commit] package/libiconv: enable extra encodings
 2020-02-03 16:36 UTC 

[Buildroot] [git commit] package/kodi: needs extra encodings in libiconv
 2020-02-03 16:36 UTC 

USBguard bug
 2020-02-03 16:35 UTC  (2+ messages)

[RFC PATCH 00/13] devlink direct region reading
 2020-02-03 16:35 UTC  (6+ messages)
` [PATCH 08/15] devlink: add devres managed devlinkm_alloc and devlinkm_free

[PATCH 0/2] Move the SMBus API documentation to libi2c
 2020-02-03 16:35 UTC  (6+ messages)
` [PATCH 2/2] docs: i2c: dev-interface: document the actual implementation

[igt-dev] [PATCH i-g-t 2/3] lib/igt_kms: Add igt_reduce_format()
 2020-02-03 16:35 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[Buildroot] [git commit] package/sdl2: bump version to 2.0.10
 2020-02-03 16:35 UTC 

Balloon pressuring page cache
 2020-02-03 16:34 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/vec: Add igt_vec
 2020-02-03 16:34 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10
 2020-02-03 16:34 UTC  (2+ messages)

[PATCH] tracing: Annotate ftrace_graph_hash pointer with __rcu
 2020-02-03 16:33 UTC  (2+ messages)
` [Linux-kernel-mentees] "

Race in xarray tagged iteration
 2020-02-03 16:33 UTC  (2+ messages)

stable-rc/linux-5.4.y boot: 75 boots: 1 failed, 68 passed with 4 offline, 2 untried/unknown (v5.4.17)
 2020-02-03 16:31 UTC 

[PATCH 0/2] target/mips: Separate CP0-related and FPU-related helpers into their own files
 2020-02-03 16:27 UTC  (5+ messages)
` [PATCH 1/2] target mips: Separate CP0-related helpers into their own file
` [PATCH 2/2] target mips: Separate FPU-related "

[PATCH 4.14 00/89] 4.14.170-stable review
 2020-02-03 16:20 UTC  (26+ messages)
` [PATCH 4.14 24/89] drivers/net/b44: Change to non-atomic bit operations on pwol_mask
` [PATCH 4.14 25/89] net: wan: sdla: Fix cast from pointer to integer of different size
` [PATCH 4.14 26/89] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
` [PATCH 4.14 28/89] PCI: Add DMA alias quirk for Intel VCA NTB
` [PATCH 4.14 59/89] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
` [PATCH 4.14 60/89] igb: Fix SGMII SFP module discovery for 100FX/LX
` [PATCH 4.14 62/89] qmi_wwan: Add support for Quectel RM500Q
` [PATCH 4.14 63/89] wireless: fix enabling channel 12 for custom regulatory domain
` [PATCH 4.14 65/89] mac80211: Fix TKIP replay protection immediately after key setup
` [PATCH 4.14 66/89] wireless: wext: avoid gcc -O3 warning
` [PATCH 4.14 69/89] iwlwifi: mvm: fix NVM check for 3168 devices
` [PATCH 4.14 70/89] Input: aiptek - use descriptors of current altsetting
` [PATCH 4.14 72/89] vti[6]: fix packet tx through bpf_redirect()
` [PATCH 4.14 73/89] scsi: fnic: do not queue commands during fwreset
` [PATCH 4.14 74/89] ARM: 8955/1: virt: Relax arch timer version check during early boot
` [PATCH 4.14 76/89] airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
` [PATCH 4.14 77/89] airo: Add missing CAP_NET_ADMIN check "
` [PATCH 4.14 79/89] qlcnic: Fix CPU soft lockup while collecting firmware dump
` [PATCH 4.14 80/89] powerpc/fsl/dts: add fsl,erratum-a011043
` [PATCH 4.14 81/89] net/fsl: treat fsl,erratum-a011043
` [PATCH 4.14 83/89] net/sonic: Add mutual exclusion for accessing shared state
` [PATCH 4.14 84/89] net/sonic: Use MMIO accessors
` [PATCH 4.14 85/89] net/sonic: Fix receive buffer handling
` [PATCH 4.14 88/89] l2t_seq_next should increase position index
` [PATCH 4.14 89/89] net: Fix skb->csum update in inet_proto_csum_replace16()

[Buildroot] [PATCH v4 1/2] package/netdata: new package
 2020-02-03 16:30 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] support/testing: add netdata test

[PATCH] megaraid_sas: silence a warning
 2020-02-03 16:29 UTC  (5+ messages)


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.