All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-03 17:06:33 to 2018-09-03 17:24:33 UTC [more...]

[PATCH 01/14] drm: Add drm/kernel.h header file
 2018-09-03 17:24 UTC  (3+ messages)
` [PATCH 09/14] drm: Update todo.rst

[PATCH 4.14 000/165] 4.14.68-stable review
 2018-09-03 16:56 UTC  (89+ messages)
` [PATCH 4.14 001/165] crypto: vmx - Use skcipher for ctr fallback
` [PATCH 4.14 002/165] vti6: fix PMTU caching and reporting on xmit
` [PATCH 4.14 003/165] xfrm: fix missing dst_release() after policy blocking lbcast and multicast
` [PATCH 4.14 004/165] xfrm: free skb if nlsk pointer is NULL
` [PATCH 4.14 005/165] esp6: fix memleak on error path in esp6_input
` [PATCH 4.14 006/165] mac80211: add stations tied to AP_VLANs during hw reconfig
` [PATCH 4.14 007/165] ext4: clear mmp sequence number when remounting read-only
` [PATCH 4.14 008/165] nl80211: Add a missing break in parse_station_flags
` [PATCH 4.14 009/165] drm/bridge: adv7511: Reset registers on hotplug
` [PATCH 4.14 010/165] scsi: target: iscsi: cxgbit: fix max iso npdu calculation
` [PATCH 4.14 011/165] scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
` [PATCH 4.14 012/165] drm/imx: imx-ldb: disable LDB on driver bind
` [PATCH 4.14 013/165] drm/imx: imx-ldb: check if channel is enabled before printing warning
` [PATCH 4.14 014/165] nbd: dont requeue the same request twice
` [PATCH 4.14 015/165] nbd: handle unexpected replies better
` [PATCH 4.14 016/165] usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller()
` [PATCH 4.14 017/165] usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue()
` [PATCH 4.14 018/165] usb: gadget: f_uac2: fix error handling in afunc_bind (again)
` [PATCH 4.14 019/165] usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
` [PATCH 4.14 020/165] usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
` [PATCH 4.14 021/165] usb: gadget: u_audio: remove caching of stream buffer parameters
` [PATCH 4.14 022/165] usb: gadget: u_audio: remove cached period bytes value
` [PATCH 4.14 023/165] [PATCH 23/82] usb: gadget: u_audio: protect stream runtime fields with stream spinlock
` [PATCH 4.14 024/165] usb/phy: fix PPC64 build errors in phy-fsl-usb.c
` [PATCH 4.14 026/165] usb: gadget: f_uac2: fix endianness of struct cntrl_*_lay3
` [PATCH 4.14 027/165] netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
` [PATCH 4.14 028/165] bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
` [PATCH 4.14 029/165] netfilter: nf_tables: fix memory leaks on chain rename
` [PATCH 4.14 030/165] netfilter: nf_tables: dont allow to rename to already-pending name
` [PATCH 4.14 031/165] KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
` [PATCH 4.14 032/165] tools/power turbostat: fix -S on UP systems
` [PATCH 4.14 033/165] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
` [PATCH 4.14 034/165] qed: Fix link flap issue due to mismatching EEE capabilities
` [PATCH 4.14 035/165] qed: Fix possible race for the link state value
` [PATCH 4.14 036/165] qed: Correct Multicast API to reflect existence of 256 approximate buckets
` [PATCH 4.14 037/165] atl1c: reserve min skb headroom
` [PATCH 4.14 038/165] net: prevent ISA drivers from building on PPC32
` [PATCH 4.14 039/165] can: mpc5xxx_can: check of_iomap return before use
` [PATCH 4.14 040/165] can: m_can: Move accessing of message ram to after clocks are enabled
` [PATCH 4.14 041/165] i2c: davinci: Avoid zero value of CLKH
` [PATCH 4.14 042/165] perf/x86/amd/ibs: Dont access non-started event
` [PATCH 4.14 043/165] media: staging: omap4iss: Include asm/cacheflush.h after generic includes
` [PATCH 4.14 044/165] bnx2x: Fix invalid memory access in rss hash config path
` [PATCH 4.14 046/165] net: axienet: Fix double deregister of mdio
` [PATCH 4.14 047/165] locking/rtmutex: Allow specifying a subclass for nested locking
` [PATCH 4.14 048/165] i2c/mux, locking/core: Annotate the nested rt_mutex usage
` [PATCH 4.14 049/165] sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
` [PATCH 4.14 050/165] x86/boot: Fix if_changed build flip/flop bug
` [PATCH 4.14 051/165] fscache: Allow cancelled operations to be enqueued
` [PATCH 4.14 052/165] cachefiles: Fix refcounting bug in backing-file read monitoring
` [PATCH 4.14 053/165] cachefiles: Wait rather than BUGing on "Unexpected object collision"
` [PATCH 4.14 054/165] selftests/ftrace: Add snapshot and tracing_on test case
` [PATCH 4.14 055/165] hinic: Link the logical network device to the pci device in sysfs
` [PATCH 4.14 056/165] ipc/sem.c: prevent queue.status tearing in semop
` [PATCH 4.14 057/165] zswap: re-check zswap_is_full() after do zswap_shrink()
` [PATCH 4.14 059/165] Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
` [PATCH 4.14 060/165] ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
` [PATCH 4.14 061/165] bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
` [PATCH 4.14 062/165] nfp: flower: fix port metadata conversion bug
` [PATCH 4.14 063/165] enic: handle mtu change for vf properly
` [PATCH 4.14 064/165] ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
` [PATCH 4.14 065/165] arc: [plat-eznps] fix data type errors in platform headers
` [PATCH 4.14 066/165] arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
` [PATCH 4.14 067/165] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 4.14 068/165] arc: fix type warnings in arc/mm/cache.c
` [PATCH 4.14 069/165] sparc/time: Add missing __init to init_tick_ops()
` [PATCH 4.14 070/165] sparc: use asm-generic version of msi.h
` [PATCH 4.14 071/165] enic: do not call enic_change_mtu in enic_probe
` [PATCH 4.14 072/165] squashfs metadata 2: electric boogaloo
` [PATCH 4.14 073/165] mm: delete historical BUG from zap_pmd_range()
` [PATCH 4.14 080/165] scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
` [PATCH 4.14 081/165] scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
` [PATCH 4.14 082/165] mm/memory.c: check return value of ioremap_prot
` [PATCH 4.14 083/165] mei: dont update offset in write
` [PATCH 4.14 084/165] cifs: add missing debug entries for kconfig options
` [PATCH 4.14 085/165] cifs: check kmalloc before use
` [PATCH 4.14 086/165] smb3: enumerating snapshots was leaving part of the data off end
` [PATCH 4.14 087/165] smb3: Do not send SMB3 SET_INFO if nothing changed
` [PATCH 4.14 088/165] smb3: dont request leases in symlink creation and query
` [PATCH 4.14 089/165] smb3: fill in statfs fsid and correct namelen
` [PATCH 4.14 090/165] btrfs: use correct compare function of dirty_metadata_bytes
` [PATCH 4.14 091/165] btrfs: dont leak ret from do_chunk_alloc
` [PATCH 4.14 092/165] Btrfs: fix btrfs_write_inode vs delayed iput deadlock
` [PATCH 4.14 093/165] iommu/arm-smmu: Error out only if not enough context interrupts
` [PATCH 4.14 095/165] printk: Create helper function to queue deferred console handling
` [PATCH 4.14 104/165] stop_machine: Atomically queue and wake stopper threads
` [PATCH 4.14 105/165] ext4: check for NUL characters in extended attributes name
` [PATCH 4.14 106/165] ext4: sysfs: print ext4_super_block fields as little-endian

[PATCH net] sctp: hold transport before accessing its asoc in sctp_transport_get_next
 2018-09-03 13:03 UTC  (7+ messages)

IRQ number question
 2018-09-03 17:16 UTC 

FAILED: patch "[PATCH] x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+" failed to apply to 4.4-stable tree
 2018-09-03 13:02 UTC 

[STABLE 4.4] x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
 2018-09-03 17:19 UTC 

[Xenomai] Taking over the steering wheel
 2018-09-03 17:22 UTC 

[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
 2018-09-03 17:22 UTC  (5+ messages)
` [PATCH v2 01/13] arm: add generic TEE mediator framework
` [PATCH v2 02/13] domctl: add tee_op domctl

[PATCH v5 0/4] migration: compression optimization
 2018-09-03 17:22 UTC  (7+ messages)
` [PATCH v5 2/4] migration: fix calculating xbzrle_counters.cache_miss_rate
  ` [Qemu-devel] "
` [PATCH v5 3/4] migration: show the statistics of compression
  ` [Qemu-devel] "

[PATCH] video/fbdev: Warn when we try to free a registered framebuffer
 2018-09-03 17:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH mlx5-next] net/mlx5: Add memic command opcode to command checker
 2018-09-03 17:19 UTC 

[PATCH mlx5-next] net/mlx5: Fix atomic_mode enum values
 2018-09-03 17:19 UTC 

[PATCH V2 0/6] Add efi page fault handler to fix/recover from
 2018-09-03 17:16 UTC  (8+ messages)
` [PATCH V2 4/6] x86/efi: Add efi page fault handler to fixup/recover from page faults caused by firmware
` [PATCH V2 5/6] x86/mm: If in_atomic(), allocate pages without sleeping

[Qemu-devel] [PATCH 0/6] i386 + x86_64 mttcg
 2018-09-03 17:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] qsp: drop atomics when using the seqlock
` [Qemu-devel] [PATCH 2/6] test-rcu-list: avoid torn accesses to n_reclaims and n_nodes_removed
` [Qemu-devel] [PATCH 3/6] atomic: fix comment s/x64_64/x86_64/
` [Qemu-devel] [PATCH 4/6] cpus: initialize timers_state.vm_clock_lock
` [Qemu-devel] [PATCH 5/6] target/i386/translate: use thread-local storage in !user-mode
` [Qemu-devel] [PATCH 6/6] configure: enable mttcg for i386 and x86_64

[ovmf test] 127208: all pass - PUSHED
 2018-09-03 17:17 UTC 

[PATCH 4.9 000/107] 4.9.125-stable review
 2018-09-03 16:57 UTC  (56+ messages)
` [PATCH 4.9 030/107] fscache: Allow cancelled operations to be enqueued
` [PATCH 4.9 033/107] selftests/ftrace: Add snapshot and tracing_on test case
` [PATCH 4.9 034/107] zswap: re-check zswap_is_full() after do zswap_shrink()
` [PATCH 4.9 035/107] tools/power turbostat: Read extended processor family from CPUID
` [PATCH 4.9 036/107] Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
` [PATCH 4.9 037/107] enic: handle mtu change for vf properly
` [PATCH 4.9 038/107] arc: [plat-eznps] fix data type errors in platform headers
` [PATCH 4.9 039/107] arc: fix build errors in arc/include/asm/delay.h
` [PATCH 4.9 058/107] arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
` [PATCH 4.9 059/107] s390/kvm: fix deadlock when killed by oom
` [PATCH 4.9 060/107] ext4: check for NUL characters in extended attributes name
` [PATCH 4.9 061/107] ext4: sysfs: print ext4_super_block fields as little-endian
` [PATCH 4.9 062/107] ext4: reset error code in ext4_find_entry in fallback
` [PATCH 4.9 063/107] staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free
` [PATCH 4.9 064/107] KVM: arm/arm64: Skip updating PTE entry if no change
` [PATCH 4.9 065/107] KVM: arm/arm64: Skip updating PMD "
` [PATCH 4.9 067/107] x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
` [PATCH 4.9 068/107] x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
` [PATCH 4.9 069/107] x86/speculation/l1tf: Suggest what to do on systems with "
` [PATCH 4.9 070/107] x86/process: Re-export start_thread()
` [PATCH 4.9 072/107] x86/kvm/vmx: Remove duplicate l1d flush definitions
` [PATCH 4.9 073/107] fuse: Dont access pipe->buffers without pipe_lock()
` [PATCH 4.9 074/107] fuse: fix initial parallel dirops
` [PATCH 4.9 075/107] fuse: fix double request_end()
` [PATCH 4.9 076/107] fuse: fix unlocked access to processing queue
` [PATCH 4.9 077/107] fuse: umount should wait for all requests
` [PATCH 4.9 078/107] fuse: Fix oops at process_init_reply()
` [PATCH 4.9 079/107] fuse: Add missed unlock_page() to fuse_readpages_fill()
` [PATCH 4.9 080/107] udl-kms: change down_interruptible to down
` [PATCH 4.9 081/107] udl-kms: handle allocation failure
` [PATCH 4.9 082/107] udl-kms: fix crash due to uninitialized memory
` [PATCH 4.9 083/107] b43legacy/leds: Ensure NUL-termination of LED name string
` [PATCH 4.9 084/107] b43/leds: "
` [PATCH 4.9 085/107] ASoC: dpcm: dont merge format from invalid codec dai
` [PATCH 4.9 086/107] ASoC: sirf: Fix potential NULL pointer dereference
` [PATCH 4.9 088/107] x86/irqflags: Mark native_restore_fl extern inline
` [PATCH 4.9 089/107] x86/spectre: Add missing family 6 check to microcode check
` [PATCH 4.9 090/107] x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
` [PATCH 4.9 091/107] x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
` [PATCH 4.9 092/107] s390: fix br_r1_trampoline for machines without exrl
` [PATCH 4.9 093/107] s390/qdio: reset old sbal_state flags
` [PATCH 4.9 094/107] s390/numa: move initial setup of node_to_cpumask_map
` [PATCH 4.9 095/107] s390/pci: fix out of bounds access during irq setup
` [PATCH 4.9 096/107] kprobes: Make list and blacklist root user read only
` [PATCH 4.9 097/107] MIPS: Correct the 64-bit DSP accumulator register size
` [PATCH 4.9 098/107] MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
` [PATCH 4.9 099/107] scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
` [PATCH 4.9 100/107] scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
` [PATCH 4.9 101/107] iscsi target: fix session creation failure handling
` [PATCH 4.9 102/107] clk: rockchip: fix clk_i2sout parent selection bits on rk3399
` [PATCH 4.9 103/107] PM / clk: signedness bug in of_pm_clk_add_clks()
` [PATCH 4.9 104/107] power: generic-adc-battery: fix out-of-bounds write when copying channel properties
` [PATCH 4.9 105/107] power: generic-adc-battery: check for duplicate properties copied from iio channels
` [PATCH 4.9 106/107] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
` [PATCH 4.9 107/107] staging: android: ion: check for kref overflow

[PATCH 0/3] i.MX PXP scaler/CSC driver
 2018-09-03 12:55 UTC  (3+ messages)
` [PATCH 3/3] media: imx-pxp: add i.MX Pixel Pipeline driver

[PATCH v4 5/6] media: Add controls for JPEG quantization tables
 2018-09-03 17:15 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Combine cleanup_status_page()
 2018-09-03 17:14 UTC  (3+ messages)

[PATCH 0/4 next] net: lan78xx: Minor improvements
 2018-09-03 17:12 UTC  (9+ messages)
` [PATCH 1/4 next] net: lan78xx: Bail out if lan78xx_get_endpoints fails
  ` [1/4,next] "
` [PATCH 2/4 next] net: lan78xx: Drop unnecessary strcpy in lan78xx_probe
  ` [2/4,next] "
` [PATCH 3/4 next] net: lan78xx: Switch to SPDX identifier
  ` [3/4,next] "
` [PATCH 4/4 next] net: lan78xx: Make declaration style consistent
  ` [4/4,next] "

Xen Dom0 boot failure on platform that supports ARM GICv4
 2018-09-03 17:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix typos in efi_boottime.c
 2018-09-03 17:12 UTC 

[PATCH 1/3] Bluetooth: L2CAP: Derive MPS from connection MTU
 2018-09-03 17:12 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: L2CAP: Derive rx credits from MTU and MPS
` [PATCH 3/3] Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-03 17:04 UTC  (6+ messages)

[Xenomai] [PATCH] drivers/can: Add PCAN-PCI Express OEM ID
 2018-09-03 17:10 UTC  (2+ messages)

[Xenomai] [PATCH] cobalt/posix/signal: Fix return code on siginfo copy errors
 2018-09-03 17:08 UTC 

[PATCH 4.19] mt76x0: fix remove_interface
 2018-09-03 12:48 UTC  (2+ messages)

[PATCH 0/5] drm: byteorder fixes
 2018-09-03 17:07 UTC  (4+ messages)
` [PATCH 3/5] drm: fix drm_mode_addfb() on big endian machines

[PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4
 2018-09-03 12:47 UTC  (8+ messages)
` [PATCH v3 0/6] Ethernet over hdlc
  ` [PATCH v3 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7
  ` [PATCH v3 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
  ` [PATCH v3 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
  ` [PATCH v3 4/6] net/wan/fsl_ucc_hdlc: hmask
  ` [PATCH v3 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
  ` [PATCH v3 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler

[PATCH 0/5] xen/domain: Cleanup to the domain_create() error paths
 2018-09-03 17:07 UTC  (7+ messages)
` [PATCH 2/5] xen/domain: Break __domain_destroy() out of domain_create() and complete_domain_destroy()

[Xenomai] [PATCH] Revert "cobalt/posix: Evaluate return code of signal_copyinfo extensions"
 2018-09-03 17:07 UTC 


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.