LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-17 21:35:27 to 2015-06-17 23:08:23 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-17 23:06 UTC  (3+ messages)
` [RFC v3 1/4] "

[3.19.y-ckt stable] Linux 3.19.8-ckt2 stable review
 2015-06-17 22:24 UTC  (49+ messages)
` [PATCH 3.19.y-ckt 001/146] ozwpan: Use unsigned ints to prevent heap overflow
` [PATCH 3.19.y-ckt 004/146] ozwpan: unchecked signed subtraction leads to DoS
` [PATCH 3.19.y-ckt 005/146] x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
` [PATCH 3.19.y-ckt 006/146] HID: add ALWAYS_POLL quirk for a Logitech 0xc007
` [PATCH 3.19.y-ckt 009/146] Revert "usb: dwc2: add bus suspend/resume for dwc2"
` [PATCH 3.19.y-ckt 015/146] firmware/ihex2fw.c: restore missing default in switch statement
` [PATCH 3.19.y-ckt 024/146] libata: Add helper to determine when PHY events should be ignored
` [PATCH 3.19.y-ckt 027/146] usb: gadget: configfs: Fix interfaces array NULL-termination
` [PATCH 3.19.y-ckt 031/146] USB: visor: Match I330 phone more precisely
` [PATCH 3.19.y-ckt 036/146] ACPI / init: Fix the ordering of acpi_reserve_resources()
` [PATCH 3.19.y-ckt 052/146] pty: Fix input race when closing
` [PATCH 3.19.y-ckt 063/146] firmware: dmi_scan: Fix ordering of product_uuid
` [PATCH 3.19.y-ckt 064/146] ext4: fix NULL pointer dereference when journal restart fails
` [PATCH 3.19.y-ckt 065/146] ext4: check for zero length extent explicitly
` [PATCH 3.19.y-ckt 083/146] ALSA: hda/realtek - Support Dell headset mode for ALC256
` [PATCH 3.19.y-ckt 084/146] ALSA: hda - fix headset mic detection problem for one more machine
` [PATCH 3.19.y-ckt 085/146] ALSA: hda - Add headset mic quirk for Dell Inspiron 5548
` [PATCH 3.19.y-ckt 090/146] storvsc: Set the SRB flags correctly when no data transfer is needed
` [PATCH 3.19.y-ckt 096/146] ktime: Fix ktime_divns to do signed division
` [PATCH 3.19.y-ckt 098/146] powerpc: Align TOC to 256 bytes
` [PATCH 3.19.y-ckt 101/146] mmc: atmel-mci: fix bad variable type for clkdiv
` [PATCH 3.19.y-ckt 102/146] sd: Disable support for 256 byte/sector disks
` [PATCH 3.19.y-ckt 104/146] xen/events: don't bind non-percpu VIRQs with percpu chip
` [PATCH 3.19.y-ckt 118/146] cdc_ncm: Fix tx_bytes statistics
` [PATCH 3.19.y-ckt 119/146] ipv4: Avoid crashing in ip_error
` [PATCH 3.19.y-ckt 123/146] tcp/ipv6: fix flow label setting in TIME_WAIT state
` [PATCH 3.19.y-ckt 125/146] staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMA
` [PATCH 3.19.y-ckt 126/146] staging: vt6655: vnt_tx_packet fix dma_idx selection
` [PATCH 3.19.y-ckt 127/146] staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NIC
` [PATCH 3.19.y-ckt 128/146] staging: vt6655: [BUG] Protect MACvSelectPage1 with lock
` [PATCH 3.19.y-ckt 129/146] Drivers: hv: vmbus: Add support for VMBus panic notifier handler
` [PATCH 3.19.y-ckt 130/146] Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY
` [PATCH 3.19.y-ckt 131/146] net: core: Correct an over-stringent device loop detection
` [PATCH 3.19.y-ckt 132/146] x86: bpf_jit: fix compilation of large bpf programs
` [PATCH 3.19.y-ckt 133/146] net: dp83640: fix broken calibration routine
` [PATCH 3.19.y-ckt 134/146] net: dp83640: reinforce locking rules
` [PATCH 3.19.y-ckt 135/146] net: dp83640: fix improper double spin locking
` [PATCH 3.19.y-ckt 136/146] unix/caif: sk_socket can disappear when state is unlocked
` [PATCH 3.19.y-ckt 137/146] xen/netback: Properly initialize credit_bytes
` [PATCH 3.19.y-ckt 138/146] net_sched: invoke ->attach() after setting dev->qdisc
` [PATCH 3.19.y-ckt 139/146] sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
` [PATCH 3.19.y-ckt 140/146] bridge: fix br_multicast_query_expired() bug
` [PATCH 3.19.y-ckt 141/146] udp: fix behavior of wrong checksums
` [PATCH 3.19.y-ckt 142/146] xen: netback: read hotplug script once at start of day
` [PATCH 3.19.y-ckt 143/146] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
` [PATCH 3.19.y-ckt 144/146] bridge: disable softirqs around br_fdb_update to avoid lockup
` [PATCH 3.19.y-ckt 145/146] tcp: fix child sockets to use system default congestion control if not set
` [PATCH 3.19.y-ckt 146/146] be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()

[3.13.y-ckt stable] Linux 3.13.11-ckt22 stable review
 2015-06-17 22:29 UTC  (123+ messages)
` [PATCH 3.13.y-ckt 001/122] Btrfs: make xattr replace operations atomic
` [PATCH 3.13.y-ckt 002/122] vhost/scsi: potential memory corruption
` [PATCH 3.13.y-ckt 003/122] staging, rtl8192e, LLVMLinux: Change extern inline to static inline
` [PATCH 3.13.y-ckt 004/122] kernel: use the gnu89 standard explicitly
` [PATCH 3.13.y-ckt 005/122] staging, rtl8192e, LLVMLinux: Remove unused inline prototype
` [PATCH 3.13.y-ckt 006/122] staging: rtl8712, rtl8712: avoid lots of build warnings
` [PATCH 3.13.y-ckt 007/122] qla2xxx: remove redundant declaration in 'qla_gbl.h'
` [PATCH 3.13.y-ckt 008/122] staging: wlags49_h2: fix extern inline functions
` [PATCH 3.13.y-ckt 009/122] ARM: 8307/1: psci: move psci firmware calls out of line
` [PATCH 3.13.y-ckt 010/122] kconfig: Fix warning "‘jump’ may be used uninitialized"
` [PATCH 3.13.y-ckt 011/122] scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized
` [PATCH 3.13.y-ckt 012/122] udf: Remove repeated loads blocksize
` [PATCH 3.13.y-ckt 013/122] udf: Check length of extended attributes and allocation descriptors
` [PATCH 3.13.y-ckt 014/122] ozwpan: Use unsigned ints to prevent heap overflow
` [PATCH 3.13.y-ckt 015/122] ozwpan: divide-by-zero leading to panic
` [PATCH 3.13.y-ckt 016/122] ozwpan: Use proper check to prevent heap overflow
` [PATCH 3.13.y-ckt 017/122] ozwpan: unchecked signed subtraction leads to DoS
` [PATCH 3.13.y-ckt 018/122] ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE
` [PATCH 3.13.y-ckt 019/122] ALSA: hda - Fix mute-LED fixed mode
` [PATCH 3.13.y-ckt 020/122] ALSA: emu10k1: Fix card shortname string buffer overflow
` [PATCH 3.13.y-ckt 021/122] ALSA: emux: Fix mutex deadlock at unloading
` [PATCH 3.13.y-ckt 022/122] drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
` [PATCH 3.13.y-ckt 023/122] SCSI: add 1024 max sectors black list flag
` [PATCH 3.13.y-ckt 024/122] 3w-sas: fix command completion race
` [PATCH 3.13.y-ckt 025/122] 3w-xxxx: "
` [PATCH 3.13.y-ckt 026/122] 3w-9xxx: "
` [PATCH 3.13.y-ckt 027/122] cdc-acm: prevent infinite loop when parsing CDC headers
` [PATCH 3.13.y-ckt 028/122] serial: xilinx: Use platform_get_irq to get irq description structure
` [PATCH 3.13.y-ckt 029/122] serial: of-serial: Remove device_type = "serial" registration
` [PATCH 3.13.y-ckt 030/122] tty/serial: at91: maxburst was missing for dma transfers
` [PATCH 3.13.y-ckt 031/122] ALSA: emux: Fix mutex deadlock in OSS emulation
` [PATCH 3.13.y-ckt 032/122] ALSA: emu10k1: Emu10k2 32 bit DMA mode
` [PATCH 3.13.y-ckt 033/122] rbd: end I/O the entire obj_request on error
` [PATCH 3.13.y-ckt 034/122] powerpc/pseries: Correct cpu affinity for dlpar added cpus
` [PATCH 3.13.y-ckt 035/122] bridge/mdb: remove wrong use of NLM_F_MULTI
` [PATCH 3.13.y-ckt 036/122] efivarfs: Ensure VariableName is NUL-terminated
` [PATCH 3.13.y-ckt 037/122] x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
` [PATCH 3.13.y-ckt 038/122] writeback: use |1 instead of +1 to protect against div by zero
` [PATCH 3.13.y-ckt 039/122] ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
` [PATCH 3.13.y-ckt 040/122] ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO
` [PATCH 3.13.y-ckt 041/122] ARM: dts: imx23-olinuxino: Fix dr_mode of usb0
` [PATCH 3.13.y-ckt 042/122] ARM: dts: imx25: Add #pwm-cells to pwm4
` [PATCH 3.13.y-ckt 043/122] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
` [PATCH 3.13.y-ckt 044/122] gpio: sysfs: fix memory leaks and device hotplug
` [PATCH 3.13.y-ckt 045/122] drm/radeon: disable semaphores for UVD V1 (v2)
` [PATCH 3.13.y-ckt 046/122] RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
` [PATCH 3.13.y-ckt 047/122] drm/i915: Assume dual channel LVDS if pixel clock necessitates it
` [PATCH 3.13.y-ckt 048/122] drm/i915: Add missing MacBook Pro models with dual channel LVDS
` [PATCH 3.13.y-ckt 049/122] xen/console: Update console event channel on resume
` [PATCH 3.13.y-ckt 050/122] xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq()
` [PATCH 3.13.y-ckt 051/122] mm/memory-failure: call shake_page() when error hits thp tail page
` [PATCH 3.13.y-ckt 052/122] nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
` [PATCH 3.13.y-ckt 053/122] ocfs2: dlm: fix race between purge and get lock resource
` [PATCH 3.13.y-ckt 054/122] drm/radeon: make UVD handle checking more strict
` [PATCH 3.13.y-ckt 055/122] drm/radeon: more strictly validate the UVD codec
` [PATCH 3.13.y-ckt 056/122] path_openat(): fix double fput()
` [PATCH 3.13.y-ckt 057/122] mnt: Fix fs_fully_visible to verify the root directory is visible
` [PATCH 3.13.y-ckt 058/122] pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
` [PATCH 3.13.y-ckt 059/122] mmc: sh_mmcif: Fix timeout value for command request
` [PATCH 3.13.y-ckt 060/122] xen-pciback: Add name prefix to global 'permissive' variable
` [PATCH 3.13.y-ckt 061/122] mmc: card: Don't access RPMB partitions for normal read/write
` [PATCH 3.13.y-ckt 062/122] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
` [PATCH 3.13.y-ckt 063/122] thermal: step_wise: Revert optimization
` [PATCH 3.13.y-ckt 064/122] libata: Add helper to determine when PHY events should be ignored
` [PATCH 3.13.y-ckt 065/122] libata: Ignore spurious PHY event on LPM policy change
` [PATCH 3.13.y-ckt 066/122] usb: gadget: configfs: Fix interfaces array NULL-termination
` [PATCH 3.13.y-ckt 067/122] rtlwifi: rtl8192cu: Fix kernel deadlock
` [PATCH 3.13.y-ckt 068/122] USB: cp210x: add ID for KCF Technologies PRN device
` [PATCH 3.13.y-ckt 069/122] USB: pl2303: Remove support for Samsung I330
` [PATCH 3.13.y-ckt 070/122] USB: visor: Match I330 phone more precisely
` [PATCH 3.13.y-ckt 071/122] nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
` [PATCH 3.13.y-ckt 072/122] svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
` [PATCH 3.13.y-ckt 073/122] ACPI / init: Fix the ordering of acpi_reserve_resources()
` [PATCH 3.13.y-ckt 074/122] md/raid5: don't record new size if resize_stripes fails
` [PATCH 3.13.y-ckt 075/122] xhci: fix isoc endpoint dequeue from advancing too far on transaction error
` [PATCH 3.13.y-ckt 076/122] xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
` [PATCH 3.13.y-ckt 077/122] xhci: gracefully handle xhci_irq dead device
` [PATCH 3.13.y-ckt 078/122] usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices
` [PATCH 3.13.y-ckt 079/122] ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction
` [PATCH 3.13.y-ckt 080/122] drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
` [PATCH 3.13.y-ckt 081/122] drm/radeon: add new bonaire pci id
` [PATCH 3.13.y-ckt 082/122] firmware: dmi_scan: Fix ordering of product_uuid
` [PATCH 3.13.y-ckt 083/122] ext4: fix NULL pointer dereference when journal restart fails
` [PATCH 3.13.y-ckt 084/122] ext4: check for zero length extent explicitly
` [PATCH 3.13.y-ckt 085/122] jbd2: fix r_count overflows leading to buffer overflow in journal recovery
` [PATCH 3.13.y-ckt 086/122] mm, numa: really disable NUMA balancing by default on single node machines
` [PATCH 3.13.y-ckt 087/122] spi: bitbang: Make setup_transfer() callback optional
` [PATCH 3.13.y-ckt 088/122] igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
` [PATCH 3.13.y-ckt 089/122] ARM: net: delegate filter to kernel interpreter when imm_offset() return value can't fit into 12bits
` [PATCH 3.13.y-ckt 090/122] Drivers: hv: vmbus: Add support for VMBus panic notifier handler
` [PATCH 3.13.y-ckt 091/122] Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY
` [PATCH 3.13.y-ckt 092/122] ALSA: hda - Add headphone quirk for Lifebook E752
` [PATCH 3.13.y-ckt 093/122] ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls
` [PATCH 3.13.y-ckt 094/122] ASoC: uda1380: Avoid accessing i2c bus when codec is disabled
` [PATCH 3.13.y-ckt 095/122] mac80211: move WEP tailroom size check
` [PATCH 3.13.y-ckt 096/122] KVM: MMU: fix smap permission check
` [PATCH 3.13.y-ckt 097/122] KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
` [PATCH 3.13.y-ckt 098/122] KVM: MMU: fix SMAP virtualization
` [PATCH 3.13.y-ckt 099/122] storvsc: Set the SRB flags correctly when no data transfer is needed
` [PATCH 3.13.y-ckt 100/122] ASoC: wm8960: fix "RINPUT3" audio route error
` [PATCH 3.13.y-ckt 101/122] ASoC: wm8994: correct BCLK DIV 348 to 384
` [PATCH 3.13.y-ckt 102/122] Input: elantech - fix semi-mt protocol for v3 HW
` [PATCH 3.13.y-ckt 103/122] powerpc: Align TOC to 256 bytes
` [PATCH 3.13.y-ckt 104/122] ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724
` [PATCH 3.13.y-ckt 105/122] mmc: atmel-mci: fix bad variable type for clkdiv
` [PATCH 3.13.y-ckt 106/122] sd: Disable support for 256 byte/sector disks
` [PATCH 3.13.y-ckt 107/122] libceph: request a new osdmap if lingering request maps to no osd
` [PATCH 3.13.y-ckt 108/122] crypto: s390/ghash - Fix incorrect ghash icv buffer handling
` [PATCH 3.13.y-ckt 109/122] ipvs: fix memory leak in ip_vs_ctl.c
` [PATCH 3.13.y-ckt 110/122] net: phy: Allow EEE for all RGMII variants
` [PATCH 3.13.y-ckt 111/122] bridge: fix parsing of MLDv2 reports
` [PATCH 3.13.y-ckt 112/122] ipv4: Avoid crashing in ip_error
` [PATCH 3.13.y-ckt 113/122] ipv6: do not delete previously existing ECMP routes if add fails
` [PATCH 3.13.y-ckt 114/122] ipv6: fix ECMP route replacement
` [PATCH 3.13.y-ckt 115/122] net: core: Correct an over-stringent device loop detection
` [PATCH 3.13.y-ckt 116/122] x86: bpf_jit: fix compilation of large bpf programs
` [PATCH 3.13.y-ckt 117/122] net: dp83640: fix broken calibration routine
` [PATCH 3.13.y-ckt 118/122] unix/caif: sk_socket can disappear when state is unlocked
` [PATCH 3.13.y-ckt 119/122] net_sched: invoke ->attach() after setting dev->qdisc
` [PATCH 3.13.y-ckt 120/122] udp: fix behavior of wrong checksums
` [PATCH 3.13.y-ckt 121/122] xen: netback: read hotplug script once at start of day
` [PATCH 3.13.y-ckt 122/122] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()

[PATCH v2 1/3] watchdog: max63xx: dynamically allocate device
 2015-06-17 22:59 UTC  (3+ messages)
` [PATCH v2 2/3] watchdog: max63xx: add GPIO support
` [PATCH v2 3/3] watchdog: max63xx: add heartbeat to platform data

[PATCH v4 0/4] VFIO platform reset
 2015-06-17 22:31 UTC  (2+ messages)

[PATCH 0/2] x86/PCI: enable pci=use_crs for more machines
 2015-06-17 22:28 UTC  (2+ messages)

[PATCH v2] mailmap: add rdunlap email auto-correction
 2015-06-17 22:27 UTC  (2+ messages)

mmotm 2015-06-17-15-20 uploaded
 2015-06-17 22:21 UTC 

[PATCH v4 1/2] vTPM: support little endian guests
 2015-06-17 22:17 UTC  (2+ messages)
` [PATCH v4 2/2] TPM: remove unnecessary little endian conversion

[PATCH v1 0/7] instruction of cyapa gen6 and proximity patches
 2015-06-17 22:09 UTC  (2+ messages)

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-17 22:05 UTC  (4+ messages)
` [RFC v4 PATCH 2/9] mm/hugetlb: expose hugetlb fault mutex for use by fallocate

[PATCH 0/4] net: stmmac: dwmac-rk: add support for rk3368
 2015-06-17 21:54 UTC  (5+ messages)
` [PATCH 1/4] net: stmmac: dwmac-rk: remove unused gpio register defines
` [PATCH 2/4] net: stmmac: dwmac-rk: Fix clk rate when provided by soc
` [PATCH 3/4] net: stmmac: dwmac-rk: abstract access to mac settings in GRF
` [PATCH 4/4] net: stmmac: dwmac-rk: add rk3368-specific data

linux-next: BUG: unable to handle kernel NULL pointer dereference in cfq_print_leaf_weight()
 2015-06-17 21:55 UTC 

[RFC PATCH] x86, espfix: use spin_lock rather than mutex
 2015-06-17 21:50 UTC  (11+ messages)
  ` [RFC PATCH] x86, espfix: postpone the initialization of espfix stack for AP
        ` [RFC PATCH V2] "
          ` [PATCH V1] "

[PATCH RESEND 0/2] dmaengine: make transfers reusable
 2015-06-17 21:47 UTC  (3+ messages)

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-17 21:48 UTC  (9+ messages)
` [PATCH 3/3] writeback, blkio: add documentation "

[PATCH v6 00/21] libnvdimm: non-volatile memory devices
 2015-06-17 22:09 UTC  (12+ messages)
` [PATCH v6 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
` [PATCH v6 04/21] libnvdimm, nfit: dimm/memory-devices
` [PATCH v6 07/21] libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v6 11/21] libnvdimm, nfit: add interleave-set state-tracking infrastructure
` [PATCH v6 19/21] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory

call_rcu from trace_preempt
 2015-06-17 21:36 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).