All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-24 19:51:05 to 2019-07-24 20:03:17 UTC [more...]

[PATCH 5.1 000/371] 5.1.20-stable review
 2019-07-24 19:22 UTC  (143+ messages)
` [PATCH 5.1 125/371] arm64: Do not enable IRQs for ct_user_exit
` [PATCH 5.1 126/371] ipsec: select crypto ciphers for xfrm_algo
` [PATCH 5.1 162/371] ixgbe: Check DDM existence in transceiver before access
` [PATCH 5.1 164/371] crypto: asymmetric_keys - select CRYPTO_HASH where needed
` [PATCH 5.1 165/371] ath9k: correctly handle short radar pulses
` [PATCH 5.1 166/371] wil6210: drop old event after wmi_call timeout
` [PATCH 5.1 167/371] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
` [PATCH 5.1 168/371] bcache: check CACHE_SET_IO_DISABLE in allocator code
` [PATCH 5.1 169/371] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH 5.1 170/371] bcache: acquire bch_register_lock later in cached_dev_free()
` [PATCH 5.1 171/371] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
` [PATCH 5.1 172/371] bcache: fix potential deadlock in cached_def_free()
` [PATCH 5.1 174/371] net: hns3: add some error checking in hclge_tm module
` [PATCH 5.1 175/371] ath10k: Fix memory leak in qmi
` [PATCH 5.1 176/371] ath10k: destroy sdio workqueue while remove sdio module
` [PATCH 5.1 178/371] igb: clear out skb->tstamp after reading the txtime
` [PATCH 5.1 179/371] net: hns3: add Asym Pause support to fix autoneg problem
` [PATCH 5.1 181/371] iwlwifi: mvm: Drop large non sta frames
` [PATCH 5.1 182/371] bpf: fix uapi bpf_prog_info fields alignment
` [PATCH 5.1 183/371] netfilter: Fix remainder of pseudo-header protocol 0
` [PATCH 5.1 187/371] ALSA: hda: Fix a headphone detection issue when using SOF
` [PATCH 5.1 188/371] perf stat: Make metric event lookup more robust
` [PATCH 5.1 189/371] perf stat: Fix metrics with --no-merge
` [PATCH 5.1 190/371] perf stat: Dont merge events in the same PMU
` [PATCH 5.1 191/371] perf stat: Fix group lookup for metric group
` [PATCH 5.1 192/371] vxlan: do not destroy fdb if register_netdevice() is failed
` [PATCH 5.1 193/371] bnx2x: Prevent ptp_task to be rescheduled indefinitely
` [PATCH 5.1 196/371] libbpf: fix GCC8 warning for strncpy
` [PATCH 5.1 197/371] bpf, libbpf, smatch: Fix potential NULL pointer dereference
` [PATCH 5.1 198/371] selftests: bpf: fix inlines in test_lwt_seg6local
` [PATCH 5.1 199/371] bonding: validate ip header before check IPPROTO_IGMP
` [PATCH 5.1 200/371] gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
` [PATCH 5.1 202/371] tools: bpftool: Fix json dump crash on powerpc
` [PATCH 5.1 203/371] net: hns3: enable broadcast promisc mode when initializing VF
` [PATCH 5.1 204/371] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
` [PATCH 5.1 205/371] Bluetooth: Add new 13d3:3491 QCA_ROME device
` [PATCH 5.1 206/371] Bluetooth: Add new 13d3:3501 "
` [PATCH 5.1 207/371] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH 5.1 208/371] genirq: Update irq stats from NMI handlers
` [PATCH 5.1 209/371] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
` [PATCH 5.1 210/371] Bluetooth: Check state in l2cap_disconnect_rsp
` [PATCH 5.1 214/371] gtp: fix suspicious RCU usage
` [PATCH 5.1 215/371] gtp: fix Illegal context switch in RCU read-side critical section
` [PATCH 5.1 216/371] gtp: fix use-after-free in gtp_encap_destroy()
` [PATCH 5.1 217/371] gtp: fix use-after-free in gtp_newlink()
` [PATCH 5.1 218/371] xdp: fix race on generic receive path
` [PATCH 5.1 221/371] iavf: fix dereference of null rx_buffer pointer
` [PATCH 5.1 222/371] blk-iolatency: fix STS_AGAIN handling
` [PATCH 5.1 223/371] libbpf: fix another GCC8 warning for strncpy
` [PATCH 5.1 225/371] floppy: fix out-of-bounds read in next_valid_format
` [PATCH 5.1 226/371] floppy: fix invalid pointer dereference in drive_name
` [PATCH 5.1 227/371] floppy: fix out-of-bounds read in copy_buffer
` [PATCH 5.1 228/371] xen: let alloc_xenballooned_pages() fail if not enough memory free
` [PATCH 5.1 229/371] scsi: NCR5380: Always re-enable reselection interrupt
` [PATCH 5.1 231/371] Revert "scsi: ncr5380: Increase register polling limit"
` [PATCH 5.1 234/371] scsi: zfcp: fix request object use-after-free in send path causing seqno errors
` [PATCH 5.1 235/371] scsi: zfcp: fix request object use-after-free in send path causing wrong traces
` [PATCH 5.1 236/371] scsi: megaraid_sas: Fix calculation of target ID
` [PATCH 5.1 237/371] scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
` [PATCH 5.1 238/371] scsi: mac_scsi: Fix pseudo DMA implementation, take 2
` [PATCH 5.1 240/371] crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
` [PATCH 5.1 241/371] crypto: ccp - Validate the the error value used to index error messages
` [PATCH 5.1 242/371] crypto: arm64/sha1-ce - correct digest for empty data in finup
` [PATCH 5.1 243/371] crypto: arm64/sha2-ce "
` [PATCH 5.1 244/371] crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
` [PATCH 5.1 246/371] crypto: crypto4xx - fix blocksize for cfb and ofb
` [PATCH 5.1 247/371] crypto: crypto4xx - block ciphers should only accept complete blocks
` [PATCH 5.1 249/371] crypto: ccp/gcm - use const time tag comparison
` [PATCH 5.1 251/371] cifs: always add credits back for unsolicited PDUs
` [PATCH 5.1 252/371] cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
` [PATCH 5.1 254/371] cifs: flush before set-info if we have writeable handles
` [PATCH 5.1 256/371] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
` [PATCH 5.1 258/371] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
` [PATCH 5.1 259/371] bcache: ignore read-ahead request failure on backing device
` [PATCH 5.1 260/371] bcache: fix mistaken sysfs entry for io_error counter
` [PATCH 5.1 261/371] bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread
` [PATCH 5.1 262/371] Input: gtco - bounds check collection indent level
` [PATCH 5.1 263/371] Input: alps - dont handle ALPS cs19 trackpoint-only device
` [PATCH 5.1 264/371] Input: synaptics - whitelist Lenovo T580 SMBus intertouch
` [PATCH 5.1 269/371] iwlwifi: add support for hr1 RF ID
` [PATCH 5.1 271/371] iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X
` [PATCH 5.1 273/371] iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
` [PATCH 5.1 274/371] iwlwifi: mvm: delay GTK setting in FW in AP mode
` [PATCH 5.1 276/371] opp: Dont use IS_ERR on invalid supplies
` [PATCH 5.1 277/371] arm64: Fix interrupt tracing in the presence of NMIs
` [PATCH 5.1 279/371] Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
` [PATCH 5.1 280/371] pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
` [PATCH 5.1 281/371] pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
` [PATCH 5.1 282/371] SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
` [PATCH 5.1 283/371] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
` [PATCH 5.1 285/371] ASoC: core: Adapt for debugfs API change
` [PATCH 5.1 286/371] raid5-cache: Need to do start() part job after adding journal device
` [PATCH 5.1 293/371] ceph: fix end offset in truncate_inode_pages_range call
` [PATCH 5.1 294/371] media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
` [PATCH 5.1 295/371] media: coda: Remove unbalanced and unneeded mutex unlock
` [PATCH 5.1 296/371] media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
` [PATCH 5.1 298/371] KVM: nVMX: Dont dump VMCS if virtual APIC page cant be mapped
` [PATCH 5.1 299/371] KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
` [PATCH 5.1 301/371] KVM: VMX: check CPUID before allowing read/write of IA32_XSS
` [PATCH 5.1 303/371] KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entry
` [PATCH 5.1 304/371] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
` [PATCH 5.1 309/371] signal: Correct namespace fixups of si_pid and si_uid
` [PATCH 5.1 310/371] fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes
` [PATCH 5.1 311/371] i3c: fix i2c and i3c scl rate by bus mode
` [PATCH 5.1 313/371] ARM: dts: gemini: Set DIR-685 SPI CS as active low
` [PATCH 5.1 314/371] drm/nouveau/i2c: Enable i2c pads & busses during preinit
` [PATCH 5.1 316/371] dm zoned: fix zone state management race
` [PATCH 5.1 318/371] 9p/xen: Add cleanup path in p9_trans_xen_init
` [PATCH 5.1 321/371] x86/boot: Fix memory leak in default_get_smp_config()
` [PATCH 5.1 323/371] perf/x86/amd/uncore: Do not set ThreadMask and SliceMask for non-L3 PMCs
` [PATCH 5.1 324/371] perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
` [PATCH 5.1 328/371] RDMA/srp: Accept again source addresses that do not have a port number
` [PATCH 5.1 329/371] intel_th: pci: Add Ice Lake NNPI support
` [PATCH 5.1 330/371] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
` [PATCH 5.1 331/371] PCI: Do not poll for PME if the device is in D3cold
` [PATCH 5.1 333/371] Btrfs: fix data loss after inode eviction, renaming it, and fsync it
` [PATCH 5.1 338/371] HID: wacom: generic: Correct pad syncing
` [PATCH 5.1 340/371] mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
` [PATCH 5.1 341/371] libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
` [PATCH 5.1 344/371] resource: fix locking in find_next_iomem_res()
` [PATCH 5.1 346/371] gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
` [PATCH 5.1 347/371] parisc: Ensure userspace privilege for ptraced processes in regset functions
` [PATCH 5.1 349/371] powerpc/32s: fix suspend/resume when IBATs 4-7 are used
` [PATCH 5.1 350/371] powerpc/mm/32s: fix condition that is always true
` [PATCH 5.1 351/371] powerpc/watchpoint: Restore NV GPRs while returning from exception
` [PATCH 5.1 352/371] powerpc/powernv/npu: Fix reference leak
` [PATCH 5.1 353/371] powerpc/powernv: Fix stale iommu table base after VFIO
` [PATCH 5.1 354/371] powerpc/pseries: Fix xive=off command line
` [PATCH 5.1 355/371] powerpc/pseries: Fix oops in hotplug memory notifier
` [PATCH 5.1 356/371] mmc: sdhci-msm: fix mutex while in spinlock
` [PATCH 5.1 357/371] eCryptfs: fix a couple type promotion bugs
` [PATCH 5.1 358/371] mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
` [PATCH 5.1 359/371] mtd: spinand: read returns badly if the last page has bitflips
` [PATCH 5.1 360/371] intel_th: msu: Fix single mode with disabled IOMMU
` [PATCH 5.1 361/371] Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
` [PATCH 5.1 363/371] usb: Handle USB3 remote wakeup for LPM enabled devices correctly
` [PATCH 5.1 364/371] blk-throttle: fix zero wait time for iops throttled group
` [PATCH 5.1 365/371] clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
` [PATCH 5.1 366/371] blk-iolatency: clear use_delay when io.latency is set to zero
` [PATCH 5.1 368/371] net: mvmdio: allow up to four clocks to be specified for orion-mdio
` [PATCH 5.1 369/371] dt-bindings: allow up to four clocks "
` [PATCH 5.1 371/371] dm bufio: fix deadlock with loop device

[PATCH v10 0/2] overlayfs override_creds=off
 2019-07-24 19:57 UTC  (2+ messages)
` [PATCH v10 2/5] Add optional __get xattr method paired to __vfs_getxattr

[PATCH 4.19 000/271] 4.19.61-stable review
 2019-07-24 19:18 UTC  (30+ messages)
` [PATCH 4.19 001/271] MIPS: ath79: fix ar933x uart parity mode
` [PATCH 4.19 003/271] arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
` [PATCH 4.19 004/271] scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
` [PATCH 4.19 005/271] dmaengine: imx-sdma: fix use-after-free on probe error path
` [PATCH 4.19 007/271] ath10k: Do not send probe response template for mesh
` [PATCH 4.19 008/271] ath9k: Check for errors when reading SREV register
` [PATCH 4.19 009/271] ath6kl: add some bounds checking
` [PATCH 4.19 010/271] ath10k: add peer id check in ath10k_peer_find_by_id
` [PATCH 4.19 011/271] wil6210: fix spurious interrupts in 3-msi
` [PATCH 4.19 012/271] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
` [PATCH 4.19 013/271] regmap: debugfs: Fix memory leak in regmap_debugfs_init
` [PATCH 4.19 016/271] media: spi: IR LED: add missing of table registration
` [PATCH 4.19 017/271] crypto: talitos - fix skcipher failure due to wrong output IV
` [PATCH 4.19 018/271] media: ov7740: avoid invalid framesize setting
` [PATCH 4.19 019/271] media: marvell-ccic: fix DMA s/g desc number calculation
` [PATCH 4.19 021/271] media: media_device_enum_links32: clean a reserved field
` [PATCH 4.19 022/271] net: stmmac: dwmac1000: Clear unused address entries
` [PATCH 4.19 023/271] net: stmmac: dwmac4/5: "
` [PATCH 4.19 025/271] signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
` [PATCH 4.19 026/271] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
` [PATCH 4.19 027/271] af_key: fix leaks in key_pol_get_resp and dump_sp
` [PATCH 4.19 028/271] xfrm: Fix xfrm sel prefix length validation
` [PATCH 4.19 030/271] perf annotate TUI browser: Do not use member from variable within its own initialization
` [PATCH 4.19 031/271] media: mc-device.c: dont memset __user pointer contents
` [PATCH 4.19 032/271] media: saa7164: fix remove_proc_entry warning
` [PATCH 4.19 036/271] crypto: talitos - Align SEC1 accesses to 32 bits boundaries
` [PATCH 4.19 038/271] batman-adv: Fix duplicated OGMs on NETDEV_UP
` [PATCH 4.19 047/271] crypto: inside-secure - do not rely on the hardware last bit for result descriptors
` [PATCH 4.19 048/271] net: fec: Do not use netdev messages too early

Driver support for Realtek RTL8125 2.5GB Ethernet
 2019-07-24 20:02 UTC  (2+ messages)

[PATCH 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-07-24 20:01 UTC  (4+ messages)
` [PATCH 01/18] ARM: bcm283x: Reduce register ranges for UART, SPI and I2C

[PATCH] drm/i915: Disable atomics in L3 for gen9
 2019-07-24 20:02 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Fix GuC documentation links
 2019-07-24 20:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/uc: Move uc firmware layout definitions to dedicated file

[ANNOUNCE] xfsprogs for-next updated to e20cbd1
 2019-07-24 20:01 UTC 

[Bug 204297] New: Creating CephFS volume in LXD hangs LXC command, kernel bug in logs
 2019-07-24 20:00 UTC 

[PATCH v2 0/2] Add Sharp panel option for Lenovo Miix 630
 2019-07-24 19:58 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: panel: Add Sharp LD-D5116Z01B

[RFC PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode
 2019-07-24 19:57 UTC  (4+ messages)
` [PATCH v2 0/2] Add DRM ILI9341 parallel RGB panel driver
  ` [PATCH v2 1/2] dt-bindings: panel: Add parallel RGB mode for Ilitek ILI9341 panels

[RFC PATCH] drm/i915/guc: Fix premature release of context on reset
 2019-07-24 19:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] can: ti_hecc: use timestamp based rx-offloading
 2019-07-24 19:56 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Limit WiFi TX power on rk3288-veyron-jerry
 2019-07-24 19:56 UTC  (3+ messages)

[U-Boot] [PATCH] Dockerfile: Build a copy of QEMU and install it under /opt
 2019-07-24 19:56 UTC  (3+ messages)
` [U-Boot] [PATCH] gitlab-ci: Switch to a Docker image that contains a QEMU we build

PREMIRROR
 2019-07-24 19:55 UTC  (6+ messages)

[PATCH] drm/panel: check failure cases in the probe func
 2019-07-24 19:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] fscrypt: logging improvements, and use ENOPKG
 2019-07-24 19:54 UTC  (5+ messages)
` [PATCH 1/4] fscrypt: make fscrypt_msg() take inode instead of super_block
` [PATCH 2/4] fscrypt: improve warning messages for unsupported encryption contexts
` [PATCH 3/4] fscrypt: improve warnings for missing crypto API support
` [PATCH 4/4] fscrypt: use ENOPKG when crypto API support missing

Creating event logs for blackout power losses
 2019-07-24 19:53 UTC  (2+ messages)

[Xen-devel] [PATCH v4 00/13] x86: IRQ management adjustments
 2019-07-24 19:53 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 06/13] x86/IOMMU: don't restrict IRQ affinities to online CPUs

[U-Boot] Please pull u-boot-dm (take 2)
 2019-07-24 19:51 UTC  (3+ messages)
` [U-Boot] [PATCH] gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag


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.