public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-07 22:14:34 to 2017-06-07 23:30:03 UTC [more...]

Support generic disabling of all XSAVE features
 2017-06-07 23:29 UTC  (4+ messages)
` [PATCH v2 1/5] x86/xsave: Move xsave initialization to after parsing early parameters
` [PATCH v2 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v2 5/5] x86/xsave: Using generic CPUID clearing when disabling XSAVE

[PATCH v5 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-07 23:26 UTC  (14+ messages)
` [PATCH v5 01/13] random: invalidate batched entropy after crng init
` [PATCH v5 02/13] random: add synchronous API for the urandom pool
` [PATCH v5 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH v5 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v5 05/13] crypto/rng: ensure that the RNG is ready before using
` [PATCH v5 06/13] iscsi: ensure RNG is seeded before use
` [PATCH v5 07/13] ceph: ensure RNG is seeded before using
` [PATCH v5 08/13] cifs: use get_random_u32 for 32-bit lock random
` [PATCH v5 09/13] rhashtable: use get_random_u32 for hash_rnd
` [PATCH v5 10/13] net/neighbor: use get_random_u32 for 32-bit hash random
` [PATCH v5 11/13] net/route: use get_random_int for random counter
` [PATCH v5 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
` [PATCH v5 13/13] random: warn when kernel uses unseeded randomness

[PATCH 0/5] perf: Fix few nitpicks in perf-script
 2017-06-07 23:27 UTC  (8+ messages)
` [PATCH 1/5] perf script: Fix outdated comment for perf-trace-python
` [PATCH 2/5] perf-script-python,perl.txt: Fix typos
` [PATCH 5/5] perf-script-python.txt: Apply updated trace_unhandled() definition

[PATCH 3.10 000/250] 3.10.106-stable review
 2017-06-07 23:00 UTC  (143+ messages)
` [PATCH 3.10 002/250] crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
` [PATCH 3.10 003/250] EVM: Use crypto_memneq() for digest comparisons
` [PATCH 3.10 004/250] libceph: don't set weight to IN when OSD is destroyed
` [PATCH 3.10 005/250] KVM: x86: fix emulation of "MOV SS, null selector"
` [PATCH 3.10 006/250] KVM: x86: Introduce segmented_write_std
` [PATCH 3.10 007/250] posix_acl: Clear SGID bit when setting file permissions
` [PATCH 3.10 008/250] tmpfs: clear S_ISGID when setting posix ACLs
` [PATCH 3.10 011/250] tcp: avoid infinite loop in tcp_splice_read()
` [PATCH 3.10 012/250] xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
` [PATCH 3.10 013/250] xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
` [PATCH 3.10 014/250] KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
` [PATCH 3.10 016/250] KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
` [PATCH 3.10 020/250] hotplug: Make register and unregister notifier API symmetric
` [PATCH 3.10 021/250] Btrfs: fix tree search logic when replaying directory entry deletes
` [PATCH 3.10 022/250] USB: serial: kl5kusb105: fix open error path
` [PATCH 3.10 025/250] ext4: fix mballoc breakage with 64k block size
` [PATCH 3.10 026/250] ext4: fix stack memory corruption "
` [PATCH 3.10 027/250] ext4: reject inodes with negative size
` [PATCH 3.10 031/250] scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
` [PATCH 3.10 034/250] ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it
` [PATCH 3.10 035/250] IB/mad: Fix an array index check
` [PATCH 3.10 036/250] IB/multicast: Check ib_find_pkey() return value
` [PATCH 3.10 039/250] USB: serial: omninet: fix NULL-derefs at open and disconnect
` [PATCH 3.10 041/250] USB: serial: pl2303: fix NULL-deref at open
` [PATCH 3.10 042/250] USB: serial: keyspan_pda: verify endpoints at probe
` [PATCH 3.10 045/250] USB: serial: io_ti: fix another NULL-deref at open
` [PATCH 3.10 046/250] USB: serial: iuu_phoenix: fix "
` [PATCH 3.10 049/250] USB: serial: io_edgeport: "
` [PATCH 3.10 050/250] USB: serial: oti6858: "
` [PATCH 3.10 053/250] USB: serial: mos7840: "
` [PATCH 3.10 056/250] USB: serial: mos7720: fix parport use-after-free on probe errors
` [PATCH 3.10 057/250] USB: serial: mos7720: fix parallel probe
` [PATCH 3.10 060/250] ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
` [PATCH 3.10 062/250] staging: iio: ad7606: fix improper setting of oversampling pins
` [PATCH 3.10 063/250] usb: dwc3: gadget: always unmap EP0 requests
` [PATCH 3.10 066/250] clk: clk-wm831x: fix a logic error
` [PATCH 3.10 069/250] target/iscsi: Fix double free in lio_target_tiqn_addtpg()
` [PATCH 3.10 070/250] mmc: mmc_test: Uninitialized return value
` [PATCH 3.10 072/250] ser_gigaset: return -ENOMEM on error instead of success
` [PATCH 3.10 073/250] net, sched: fix soft lockup in tc_classify
` [PATCH 3.10 075/250] gro: Enter slow-path if there is no tailroom
` [PATCH 3.10 076/250] gro: use min_t() in skb_gro_reset_offset()
` [PATCH 3.10 078/250] powerpc: Fix build warning on 32-bit PPC
` [PATCH 3.10 083/250] USB: serial: ch341: fix open error handling
` [PATCH 3.10 084/250] USB: serial: ch341: fix control-message "
` [PATCH 3.10 085/250] USB: serial: ch341: fix open and resume after B0
` [PATCH 3.10 087/250] USB: serial: ch341: fix modem-control and B0 handling
` [PATCH 3.10 089/250] NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success
` [PATCH 3.10 090/250] powerpc/ibmebus: Fix further device reference leaks
` [PATCH 3.10 091/250] powerpc/ibmebus: Fix device reference leaks in sysfs interface
` [PATCH 3.10 093/250] IB/mlx4: Fix port query for 56Gb Ethernet links
` [PATCH 3.10 094/250] perf scripting: Avoid leaking the scripting_context variable
` [PATCH 3.10 095/250] ARM: dts: imx31: fix clock control module interrupts description
` [PATCH 3.10 098/250] mtd: nand: xway: disable module support
` [PATCH 3.10 099/250] ubifs: Fix journal replay wrt. xattr nodes
` [PATCH 3.10 100/250] arm64/ptrace: Preserve previous registers for short regset write
` [PATCH 3.10 101/250] arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
` [PATCH 3.10 102/250] arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
` [PATCH 3.10 103/250] ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
` [PATCH 3.10 107/250] drm/i915: Don't leak edid in intel_crt_detect_ddc()
` [PATCH 3.10 109/250] platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
` [PATCH 3.10 113/250] ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
` [PATCH 3.10 114/250] mac80211: Fix adding of mesh vendor IEs
` [PATCH 3.10 115/250] scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
` [PATCH 3.10 116/250] drm/i915: fix use-after-free in page_flip_completed()
` [PATCH 3.10 118/250] ipv4: keep skb->dst around in presence of IP options
` [PATCH 3.10 120/250] ip6_gre: fix ip6gre_err() invalid reads
` [PATCH 3.10 121/250] ping: fix a null pointer dereference
` [PATCH 3.10 123/250] packet: fix races in fanout_add()
` [PATCH 3.10 128/250] USB: serial: ftdi_sio: fix extreme low-latency setting
` [PATCH 3.10 129/250] USB: serial: ftdi_sio: fix line-status over-reporting
` [PATCH 3.10 131/250] USB: serial: opticon: fix CTS retrieval at open
` [PATCH 3.10 132/250] USB: serial: ark3116: fix register-accessor error handling
` [PATCH 3.10 133/250] x86/platform/goldfish: Prevent unconditional loading
` [PATCH 3.10 134/250] goldfish: Sanitize the broken interrupt handler
` [PATCH 3.10 135/250] ocfs2: do not write error flag to user structure we cannot copy from/to
` [PATCH 3.10 136/250] mfd: pm8921: Potential NULL dereference in pm8921_remove()
` [PATCH 3.10 139/250] vti4: Don't count header length twice
` [PATCH 3.10 140/250] net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
` [PATCH 3.10 141/250] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
` [PATCH 3.10 145/250] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
` [PATCH 3.10 146/250] MIPS: Calculate microMIPS ra properly when unwinding the stack
` [PATCH 3.10 147/250] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
` [PATCH 3.10 148/250] uvcvideo: Fix a wrong macro
` [PATCH 3.10 149/250] scsi: aacraid: Reorder Adapter status check
` [PATCH 3.10 151/250] fuse: add missing FR_FORCE
` [PATCH 3.10 154/250] s390/qdio: clear DSCI prior to scanning multiple input queues
` [PATCH 3.10 156/250] ktest: Fix child exit code processing
` [PATCH 3.10 158/250] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 3.10 159/250] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 3.10 160/250] USB: serial: digi_acceleport: fix OOB-event processing
` [PATCH 3.10 162/250] tracing: Add #undef to fix compile error
` [PATCH 3.10 163/250] USB: serial: safe_serial: fix information leak in completion handler
` [PATCH 3.10 164/250] USB: serial: omninet: fix reference leaks at open
` [PATCH 3.10 165/250] USB: iowarrior: fix NULL-deref at probe
` [PATCH 3.10 166/250] USB: iowarrior: fix NULL-deref in write
` [PATCH 3.10 167/250] USB: serial: io_ti: fix NULL-deref in interrupt callback
` [PATCH 3.10 170/250] ipv4: mask tos for input route
` [PATCH 3.10 172/250] net: net_enable_timestamp() can be called from irq contexts
` [PATCH 3.10 173/250] dccp/tcp: fix routing redirect race
` [PATCH 3.10 174/250] net sched actions: decrement module reference count after table flush
` [PATCH 3.10 175/250] perf/core: Fix event inheritance on fork()
` [PATCH 3.10 176/250] isdn/gigaset: fix NULL-deref at probe
` [PATCH 3.10 177/250] xen: do not re-use pirq number cached in pci device msi msg data
` [PATCH 3.10 178/250] net: properly release sk_frag.page
` [PATCH 3.10 181/250] Input: hanwang - validate number of endpoints before using them
` [PATCH 3.10 185/250] USB: idmouse: fix NULL-deref at probe
` [PATCH 3.10 186/250] USB: wusbcore: "
` [PATCH 3.10 187/250] uwb: i1480-dfu: "
` [PATCH 3.10 188/250] uwb: hwa-rc: "
` [PATCH 3.10 189/250] mmc: ushc: "
` [PATCH 3.10 192/250] ALSA: ctxfi: Fallback DMA mask to 32bit
` [PATCH 3.10 193/250] ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
` [PATCH 3.10 195/250] ACPI / resources: free memory on error in add_region_before()
` [PATCH 3.10 196/250] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
` [PATCH 3.10 197/250] USB: OHCI: Fix race between ED unlink and URB submission
` [PATCH 3.10 198/250] i2c: at91: manage unexpected RXRDY flag when starting a transfer
` [PATCH 3.10 199/250] ipv4: igmp: Allow removing groups from a removed interface
` [PATCH 3.10 201/250] ring-buffer: Fix return value check in test_ringbuffer()
` [PATCH 3.10 202/250] metag/usercopy: Fix alignment error checking
` [PATCH 3.10 203/250] metag/usercopy: Add early abort to copy_to_user
` [PATCH 3.10 204/250] metag/usercopy: Set flags before ADDZ
` [PATCH 3.10 206/250] metag/usercopy: Add missing fixups
` [PATCH 3.10 210/250] char: Drop bogus dependency of DEVPORT on !M68K
` [PATCH 3.10 213/250] rtl8150: Use heap buffers for all register access
` [PATCH 3.10 217/250] net: phy: handle state correctly in phy_stop_machine
` [PATCH 3.10 219/250] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 3.10 220/250] ARM: dts: imx31: move CCM device node to AIPS2 bus devices
` [PATCH 3.10 221/250] ARM: dts: imx31: fix AVIC base address
` [PATCH 3.10 223/250] Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
` [PATCH 3.10 225/250] perf trace: Use the syscall raw_syscalls:sys_enter timestamp
` [PATCH 3.10 226/250] USB: usbtmc: add missing endpoint sanity check
` [PATCH 3.10 229/250] USB: dummy-hcd: fix bug in stop_activity (handle ep0)
` [PATCH 3.10 230/250] mm/init: fix zone boundary creation
` [PATCH 3.10 234/250] xc2028: unlock on error in xc2028_set_config()
` [PATCH 3.10 236/250] ipv6: fix ip6_tnl_parse_tlv_enc_lim()
` [PATCH 3.10 238/250] ipv6: fix the use of pcpu_tstats in ip6_tunnel
` [PATCH 3.10 239/250] sctp: avoid BUG_ON on sctp_wait_for_sndbuf
` [PATCH 3.10 241/250] KVM: x86: clear bus pointer when destroyed
` [PATCH 3.10 243/250] KVM: kvm_io_bus_unregister_dev() should never fail
` [PATCH 3.10 248/250] mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
` [PATCH 3.10 249/250] dccp/tcp: do not inherit mc_list from parent

[PATCH v5 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-07 23:21 UTC  (2+ messages)
` [PATCH v5 01/13] random: invalidate batched entropy after crng init

[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-07 23:24 UTC  (3+ messages)
` [PATCH v3 3/3] net/cxgb4: Use "

Fix Skylake PEBS data source for perf
 2017-06-07 23:22 UTC  (5+ messages)
` [PATCH v2 1/4] perf/x86: Move Nehalem PEBS code to flag
` [PATCH v2 2/4] perf/x86: Fix data source decoding for Skylake
` [PATCH v2 3/4] perf, tools: Add support for printing new mem_info encodings
` [PATCH v2 4/4] perf, tools: Add test cases for new data source encoding

[PATCH 00/58] ARM: at91: rework Atmel TCB drivers
 2017-06-07 23:17 UTC  (11+ messages)
` [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-07 23:13 UTC  (8+ messages)

[PATCH v5] fpga manager: Add Altera CvP driver
 2017-06-07 23:09 UTC  (3+ messages)

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-06-07 23:07 UTC  (5+ messages)

[PATCH] md: don't use flush_signals in userspace processes
 2017-06-07 23:05 UTC 

[PATCHv2 0/3] Enable no_cache flag to driver_data
 2017-06-07 23:02 UTC  (6+ messages)

[PATCH 0/7] selftests/ftrace: Some improvements of ftracetest
 2017-06-07 23:01 UTC  (4+ messages)

[PATCH] MIPS: fix boot with DT passed via UHI
 2017-06-07 22:47 UTC  (3+ messages)

[PATCH v3 0/6] DT: Fix spelling of standard properties
 2017-06-07 22:43 UTC  (5+ messages)
` [PATCH v3 5/6] dt-bindings: display: amlogic: DT fix s/resets-names/reset-names/
` [PATCH v3 6/6] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/

[PATCH][scsi-next] scsi: qla2xxx: remove redundant null check on tgt
 2017-06-07 22:42 UTC  (2+ messages)

ath9k - Division by zero in kernel (as well as firmware panic)
 2017-06-07 22:39 UTC  (5+ messages)
` ath9k_htc "

[PATCH v5 0/3] Tango PCIe controller support
 2017-06-07 22:34 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller

[PATCH] net: wireless: intel: iwlwifi: dvm: fix tid mask
 2017-06-07 22:33 UTC 

[PATCH v2 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-07 22:33 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: interrupt-controller: add DT binding for the Marvell GICP
` [PATCH v2 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU

RISC-V Linux Port v1
 2017-06-07 22:27 UTC  (4+ messages)
` RISC-V Linux Port v2
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers

[PATCHSET v3 0/6] perf tools: Fix for Compressed kernel modules
 2017-06-07 22:25 UTC  (5+ messages)
` [PATCH v3 3/6] perf tools: Decompress kernel module when reading DSO data
` [PATCH v3 4/6] perf test: Decompress kernel module before objdump

[PATCH] external references for device tree overlays
 2017-06-07 22:19 UTC  (5+ messages)

[PATCH net-next v2 0/5] net: dsa: add cross-chip VLAN support
 2017-06-07 22:12 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: mv88e6xxx: define membership on VLAN add
` [PATCH net-next v2 2/5] net: dsa: check VLAN capability of every switch
` [PATCH net-next v2 3/5] net: dsa: add CPU and DSA ports as VLAN members
` [PATCH net-next v2 4/5] net: dsa: mv88e6xxx: exclude all ports in new VLAN
` [PATCH net-next v2 5/5] net: dsa: mv88e6xxx: do not skip ports on VLAN del


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox